net.minecraft.util

class PlayerInput$1

implements PacketCodec<PacketByteBuf, PlayerInput>

net.minecraft.world.entity.player.Input$1
net.minecraft.class_10185$1
net.minecraft.util.PlayerInput$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public void
encode(FriendlyByteBuf output, Input value)
method_63668(class_2540 arg0, class_10185 arg1)
encode(PacketByteBuf arg0, PlayerInput arg1)
public PlayerInput
decode(FriendlyByteBuf input)
method_63667(class_2540 arg0)
decode(PacketByteBuf arg0)
public void
encode(Object output, Object value)
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)