public class BedrockCodecHelper_v440 extends BedrockCodecHelper_v431
EXPRESSION_TYPESstackRequestActionTypesTEXTURE_TYPESBLOCKING_IDblockDefinitions, entityData, gameRuleType, itemDefinitions, log| Constructor and Description |
|---|
BedrockCodecHelper_v440(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Method and Description |
|---|---|
GameRuleData<?> |
readGameRule(ByteBuf buffer) |
StructureSettings |
readStructureSettings(ByteBuf buffer) |
void |
writeGameRule(ByteBuf buffer,
GameRuleData<?> gameRule) |
void |
writeStructureSettings(ByteBuf buffer,
StructureSettings settings) |
readInventoryActions, readItem, readItemInstance, readNetItem, readRequestActionData, writeInventoryActions, writeItem, writeItemInstance, writeNetItem, writeRequestActionDatareadSkin, writeSkinreadItemStackRequest, writeItemStackRequestreadAnimationData, readExperiments, writeAnimationData, writeExperimentsreadEntityLink, readStackRequestSlotInfo, writeEntityLink, writeStackRequestSlotInforeadImage, writeImagereadEntityData, writeEntityDatareadItemUse, writeItemUsereadSourcereadCommandEnum, readCommandOrigin, readOptional, writeCommandEnum, writeCommandOrigin, writeOptionalisAir, readArray, readArray, readArray, readArray, readBlockPosition, readByteAngle, readByteArray, readByteBuf, readEntityProperties, readString, readTag, readTagLE, readUuid, readVector2f, readVector3f, readVector3i, writeArray, writeArray, writeArray, writeArray, writeBlockPosition, writeByteAngle, writeByteArray, writeByteBuf, writeEntityProperties, writeSource, writeString, writeTag, writeTagLE, writeUuid, writeVector2f, writeVector3f, writeVector3iclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBlockDefinitions, getItemDefinitions, readArray, readTag, readTagLE, setBlockDefinitions, setItemDefinitions, writeArraypublic BedrockCodecHelper_v440(EntityDataTypeMap entityData, TypeMap<Class<?>> gameRulesTypes, TypeMap<StackRequestActionType> stackRequestActionTypes)
public void writeGameRule(ByteBuf buffer, GameRuleData<?> gameRule)
writeGameRule in interface BedrockCodecHelperwriteGameRule in class BedrockCodecHelper_v291public GameRuleData<?> readGameRule(ByteBuf buffer)
readGameRule in interface BedrockCodecHelperreadGameRule in class BedrockCodecHelper_v291public StructureSettings readStructureSettings(ByteBuf buffer)
readStructureSettings in interface BedrockCodecHelperreadStructureSettings in class BedrockCodecHelper_v388public void writeStructureSettings(ByteBuf buffer, StructureSettings settings)
writeStructureSettings in interface BedrockCodecHelperwriteStructureSettings in class BedrockCodecHelper_v388Copyright © 2018–2022 CloudburstMC. All rights reserved.