| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<StackRequestActionType> |
Bedrock_v407.ITEM_STACK_REQUEST_TYPES |
protected TypeMap<StackRequestActionType> |
BedrockCodecHelper_v407.stackRequestActionTypes |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v407.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v407(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Constructor and Description |
|---|
BedrockCodecHelper_v419(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<StackRequestActionType> |
Bedrock_v422.ITEM_STACK_REQUEST_TYPES |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v422.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v422(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<StackRequestActionType> |
Bedrock_v428.ITEM_STACK_REQUEST_TYPES |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v428.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v428(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v431.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v431(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Constructor and Description |
|---|
BedrockCodecHelper_v440(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v448.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v448(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Constructor and Description |
|---|
BedrockCodecHelper_v465(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<StackRequestActionType> |
Bedrock_v471.ITEM_STACK_REQUEST_TYPES |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
BedrockCodecHelper_v471.readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
| Constructor and Description |
|---|
BedrockCodecHelper_v471(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Field and Description |
|---|---|
protected static TypeMap<StackRequestActionType> |
Bedrock_v486.ITEM_STACK_REQUEST_TYPES |
| Constructor and Description |
|---|
BedrockCodecHelper_v503(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Constructor and Description |
|---|
BedrockCodecHelper_v554(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Constructor and Description |
|---|
BedrockCodecHelper_v557(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Method and Description |
|---|---|
StackRequestActionType |
PlaceStackRequestActionData.getType() |
StackRequestActionType |
ConsumeStackRequestActionData.getType() |
StackRequestActionType |
CraftCreativeStackRequestActionData.getType() |
StackRequestActionType |
DestroyStackRequestActionData.getType() |
StackRequestActionType |
TakeStackRequestActionData.getType() |
StackRequestActionType |
LabTableCombineRequestActionData.getType() |
StackRequestActionType |
DropStackRequestActionData.getType() |
StackRequestActionType |
MineBlockStackRequestActionData.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.
|
Copyright © 2018–2022 CloudburstMC. All rights reserved.