History - net.minecraft.world.entity.player.Input
1.21.3
Names
cpv
net.minecraft.world.entity.player.Input
net.minecraft.class_10185
net.minecraft.util.PlayerInput
net.minecraft.world.entity.player.Input
Fields
boolean: c, forward, comp_3159, forward
boolean: d, backward, comp_3160, backward
boolean: e, left, comp_3161, left
boolean: f, right, comp_3162, right
boolean: g, jump, comp_3163, jump
boolean: h, shift, comp_3164, sneak
boolean: i, sprint, comp_3165, sprint
byte: j, FLAG_FORWARD, field_54099, FORWARD
byte: k, FLAG_BACKWARD, field_54100, BACKWARD
byte: l, FLAG_LEFT, field_54101, LEFT
byte: m, FLAG_RIGHT, field_54102, RIGHT
byte: n, FLAG_JUMP, field_54103, JUMP
byte: o, FLAG_SHIFT, field_54104, SNEAK
byte: p, FLAG_SPRINT, field_54105, SPRINT
StreamCodec<FriendlyByteBuf, Input>: a, STREAM_CODEC, field_54097, PACKET_CODEC
Input: b, EMPTY, field_54098, DEFAULT
Constructors
(boolean, boolean, boolean, boolean, boolean, boolean, boolean)
Methods
boolean (): a, forward, comp_3159, forward
boolean (): b, backward, comp_3160, backward
boolean (): c, left, comp_3161, left
boolean (): d, right, comp_3162, right
boolean (): e, jump, comp_3163, jump
boolean (): f, shift, comp_3164, sneak
boolean (): g, sprint, comp_3165, sprint