net.minecraft.util.hit

class BlockHitResult$1

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

net.minecraft.world.phys.BlockHitResult$1
net.minecraft.class_3965$1
net.minecraft.util.hit.BlockHitResult$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public BlockHitResult
decode(io.netty.buffer.ByteBuf input)
method_1_9772(io.netty.buffer.ByteBuf arg0)
decode(io.netty.buffer.ByteBuf arg0)
public void
encode(io.netty.buffer.ByteBuf output, BlockHitResult blockHit)
method_1_9773(io.netty.buffer.ByteBuf arg0, class_3965 arg1)
encode(io.netty.buffer.ByteBuf arg0, BlockHitResult arg1)
public void
encode(Object output, Object blockHit)
method_1_82(Object arg0, Object arg1)
encode(Object arg0, Object arg1)
public Object
decode(Object input)
method_1_81(Object arg0)
decode(Object arg0)