net.minecraft.util.math

class BlockPos$1

implements PacketCodec<io.netty.buffer.ByteBuf, BlockPos>

net.minecraft.core.BlockPos$1
net.minecraft.class_2338$1
net.minecraft.util.math.BlockPos$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public BlockPos
decode(io.netty.buffer.ByteBuf input)
method_56156(io.netty.buffer.ByteBuf arg0)
method_1_81(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, BlockPos value)
method_56157(io.netty.buffer.ByteBuf arg0, class_2338 arg1)
method_1_82(io.netty.buffer.ByteBuf arg0, BlockPos arg1)
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)