Annotation Type StateHandler.UsesExtraData
-
@Retention(RUNTIME) public static @interface StateHandler.UsesExtraDataIndicates that this state needs some extra data of the specified type.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Class<?>value
-