public class BedrockCodecHelper_v465 extends BedrockCodecHelper_v448
EXPRESSION_TYPEScontainerSlotTypes, stackRequestActionTypesTEXTURE_TYPESBLOCKING_IDblockDefinitions, encodingSettings, entityData, gameRuleType, itemDefinitions, log| Constructor and Description |
|---|
BedrockCodecHelper_v465(EntityDataTypeMap entityData,
org.cloudburstmc.protocol.common.util.TypeMap<java.lang.Class<?>> gameRulesTypes,
org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> stackRequestActionTypes,
org.cloudburstmc.protocol.common.util.TypeMap<ContainerSlotType> containerSlotTypes) |
| Modifier and Type | Method and Description |
|---|---|
SerializedSkin |
readSkin(io.netty.buffer.ByteBuf buffer) |
void |
writeSkin(io.netty.buffer.ByteBuf buffer,
SerializedSkin skin) |
readRequestActionData, writeRequestActionDatareadGameRule, readStructureSettings, writeGameRule, writeStructureSettingsreadInventoryActions, readItem, readItemInstance, readNetItem, writeInventoryActions, writeItem, writeItemInstance, writeNetItemreadItemEntry, writeItemEntryreadItemStackRequest, writeItemStackRequestreadAnimationData, readExperiments, writeAnimationData, writeExperimentsfromAuxValue, readContainerSlotType, readEntityLink, readIngredient, readItemStackResponseContainer, readStackRequestSlotInfo, toAuxValue, writeContainerSlotType, writeEntityLink, writeIngredient, writeItemStackResponseContainer, writeStackRequestSlotInforeadImage, writeImagereadEntityData, writeEntityDatareadItemUse, writeItemUsereadSourcereadCommandEnum, readCommandOrigin, readOptional, writeCommandEnum, writeCommandOrigin, writeOptional, writeOptionalNullgetBlockDefinitions, getCameraPresetDefinitions, getEncodingSettings, getItemDefinitions, isAir, readArray, readArray, readArray, readArray, readArray, readArray, readArray, readArray, readArray, readArray, readArray, readBlockPosition, readByteAngle, readByteArray, readByteArray, readByteBuf, readEntityProperties, readFullContainerName, readImage, readPlayerAbilities, readString, readStringMaxLen, readTag, readTag, readTagLE, readTagLE, readTagValue, readTagValue, readUuid, readVector2f, readVector3f, readVector3i, setBlockDefinitions, setCameraPresetDefinitions, setEncodingSettings, setItemDefinitions, writeArray, writeArray, writeArray, writeArray, writeArray, writeBlockPosition, writeByteAngle, writeByteArray, writeByteBuf, writeEntityProperties, writeFullContainerName, writePlayerAbilities, writeSource, writeString, writeTag, writeTagLE, writeTagValue, writeUuid, writeVector2f, writeVector3f, writeVector3iclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadArray, writeArraypublic BedrockCodecHelper_v465(EntityDataTypeMap entityData, org.cloudburstmc.protocol.common.util.TypeMap<java.lang.Class<?>> gameRulesTypes, org.cloudburstmc.protocol.common.util.TypeMap<ItemStackRequestActionType> stackRequestActionTypes, org.cloudburstmc.protocol.common.util.TypeMap<ContainerSlotType> containerSlotTypes)
public SerializedSkin readSkin(io.netty.buffer.ByteBuf buffer)
readSkin in interface BedrockCodecHelperreadSkin in class BedrockCodecHelper_v428public void writeSkin(io.netty.buffer.ByteBuf buffer,
SerializedSkin skin)
writeSkin in interface BedrockCodecHelperwriteSkin in class BedrockCodecHelper_v428