public class BedrockCodecHelper_v428 extends BedrockCodecHelper_v422
EXPRESSION_TYPESstackRequestActionTypesTEXTURE_TYPESBLOCKING_IDblockDefinitions, entityData, gameRuleType, itemDefinitions, log| Constructor and Description |
|---|
BedrockCodecHelper_v428(EntityDataTypeMap entityData,
TypeMap<Class<?>> gameRulesTypes,
TypeMap<StackRequestActionType> stackRequestActionTypes) |
| Modifier and Type | Method and Description |
|---|---|
protected StackRequestActionData |
readRequestActionData(ByteBuf byteBuf,
StackRequestActionType type) |
SerializedSkin |
readSkin(ByteBuf buffer) |
protected void |
writeRequestActionData(ByteBuf byteBuf,
StackRequestActionData action) |
void |
writeSkin(ByteBuf buffer,
SerializedSkin skin) |
readItemStackRequest, writeItemStackRequestreadAnimationData, readExperiments, writeAnimationData, writeExperimentsreadEntityLink, readInventoryActions, readNetItem, readStackRequestSlotInfo, writeEntityLink, writeInventoryActions, writeNetItem, writeStackRequestSlotInforeadImage, readStructureSettings, writeImage, writeStructureSettingsreadEntityData, writeEntityDatareadItem, readItemUse, writeItem, writeItemUsereadSourcereadCommandEnum, readCommandOrigin, readGameRule, readItemInstance, readOptional, writeCommandEnum, writeCommandOrigin, writeGameRule, writeItemInstance, 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_v428(EntityDataTypeMap entityData, TypeMap<Class<?>> gameRulesTypes, TypeMap<StackRequestActionType> stackRequestActionTypes)
protected StackRequestActionData readRequestActionData(ByteBuf byteBuf, StackRequestActionType type)
readRequestActionData in class BedrockCodecHelper_v422protected void writeRequestActionData(ByteBuf byteBuf, StackRequestActionData action)
writeRequestActionData in class BedrockCodecHelper_v422public SerializedSkin readSkin(ByteBuf buffer)
readSkin in interface BedrockCodecHelperreadSkin in class BedrockCodecHelper_v390public void writeSkin(ByteBuf buffer, SerializedSkin skin)
writeSkin in interface BedrockCodecHelperwriteSkin in class BedrockCodecHelper_v390Copyright © 2018–2022 CloudburstMC. All rights reserved.