Uses of Record Class
net.minecraft.world.entity.player.Input
Packages that use Input
Package
Description
-
Uses of Input in net.minecraft.advancements.critereon
Methods in net.minecraft.advancements.critereon with parameters of type Input -
Uses of Input in net.minecraft.client.player
Fields in net.minecraft.client.player declared as Input -
Uses of Input in net.minecraft.network.protocol.game
Fields in net.minecraft.network.protocol.game declared as InputModifier and TypeFieldDescriptionprivate final Input
ServerboundPlayerInputPacket.input
The field for theinput
record component.Methods in net.minecraft.network.protocol.game that return InputModifier and TypeMethodDescriptionServerboundPlayerInputPacket.input()
Returns the value of theinput
record component.Constructors in net.minecraft.network.protocol.game with parameters of type InputModifierConstructorDescriptionCreates an instance of aServerboundPlayerInputPacket
record class. -
Uses of Input in net.minecraft.server.level
Fields in net.minecraft.server.level declared as InputMethods in net.minecraft.server.level that return InputMethods in net.minecraft.server.level with parameters of type Input -
Uses of Input in net.minecraft.world.entity.player
Fields in net.minecraft.world.entity.player declared as InputFields in net.minecraft.world.entity.player with type parameters of type InputModifier and TypeFieldDescriptionstatic final StreamCodec
<FriendlyByteBuf, Input> Input.STREAM_CODEC