You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x] This feature is not currently present in a development build
Is your feature request related to a problem? Please describe.
The PacketType.Play.Client.STEER_VEHICLE works internal with net.minecraft.world.entity.player.Input and the set/get methode inside PacketContainer is mising and there isn't a data type present.
Describe the solution you'd like
Please add an function to get the Player Input and work with an Wrapped Object
Is your feature request related to a problem? Please describe.
The
PacketType.Play.Client.STEER_VEHICLE
works internal withnet.minecraft.world.entity.player.Input
and the set/get methode inside PacketContainer is mising and there isn't a data type present.Describe the solution you'd like
Please add an function to get the Player Input and work with an Wrapped Object
Error Log from 1.21.3
Error Log
1.21.3 Internal Code from ServerboundPlayerInputPacket
1.21.1 Internal Code from ServerboundPlayerInputPacket
The text was updated successfully, but these errors were encountered: