net.minecraft.entity.data

class TrackedDataHandlerRegistry$2

implements PacketCodec<io.netty.buffer.ByteBuf, Optional<BlockState>>

net.minecraft.network.syncher.EntityDataSerializers$2
net.minecraft.class_2943$2
net.minecraft.entity.data.TrackedDataHandlerRegistry$2

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
encode(io.netty.buffer.ByteBuf output, Optional<BlockState> value)
method_56034(io.netty.buffer.ByteBuf arg0, Optional<class_2680> arg1)
method_1_82(io.netty.buffer.ByteBuf arg0, Optional<BlockState> arg1)
public Optional<BlockState>
decode(io.netty.buffer.ByteBuf input)
method_56033(io.netty.buffer.ByteBuf arg0)
method_1_81(io.netty.buffer.ByteBuf arg0)
public void
encode(Object output, Object value)
method_1_82(Object arg0, Object arg1)
method_1_82(Object arg0, Object arg1)
public Object
decode(Object input)
method_1_81(Object arg0)
method_1_81(Object arg0)