Package net.minecraft.client.input
Annotation Interface KeyEvent.Action
- Enclosing class:
KeyEvent
@Retention(CLASS)
@Target({FIELD,PARAMETER,LOCAL_VARIABLE,METHOD,TYPE_USE})
@MagicConstant(intValues={1L,0L,2L})
public static @interface KeyEvent.Action