StackRequestActionType |
PlaceStackRequestActionData.getType() |
StackRequestActionType |
ConsumeStackRequestActionData.getType() |
StackRequestActionType |
CraftCreativeStackRequestActionData.getType() |
StackRequestActionType |
DestroyStackRequestActionData.getType() |
StackRequestActionType |
TakeStackRequestActionData.getType() |
StackRequestActionType |
LabTableCombineRequestActionData.getType() |
StackRequestActionType |
DropStackRequestActionData.getType() |
StackRequestActionType |
CraftLoomStackRequestActionData.getType() |
StackRequestActionType |
CraftRecipeStackRequestActionData.getType() |
StackRequestActionType |
CraftResultsDeprecatedStackRequestActionData.getType() |
StackRequestActionType |
CraftNonImplementedStackRequestActionData.getType() |
StackRequestActionType |
CraftGrindstoneStackRequestActionData.getType() |
StackRequestActionType |
CraftRecipeOptionalStackRequestActionData.getType() |
StackRequestActionType |
CreateStackRequestActionData.getType() |
StackRequestActionType |
SwapStackRequestActionData.getType() |
StackRequestActionType |
StackRequestActionData.getType() |
StackRequestActionType |
BeaconPaymentStackRequestActionData.getType() |
StackRequestActionType |
AutoCraftRecipeStackRequestActionData.getType() |
static StackRequestActionType |
StackRequestActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StackRequestActionType[] |
StackRequestActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|