Uses of Interface
net.minecraft.network.protocol.game.ServerboundInteractPacket.Action
Packages that use ServerboundInteractPacket.Action
-
Uses of ServerboundInteractPacket.Action in net.minecraft.network.protocol.game
Classes in net.minecraft.network.protocol.game that implement ServerboundInteractPacket.ActionModifier and TypeClassDescription(package private) static class(package private) static classFields in net.minecraft.network.protocol.game declared as ServerboundInteractPacket.ActionModifier and TypeFieldDescriptionprivate ServerboundInteractPacket.ActionServerboundInteractPacket.action(package private) static ServerboundInteractPacket.ActionServerboundInteractPacket.ATTACK_ACTIONFields in net.minecraft.network.protocol.game with type parameters of type ServerboundInteractPacket.ActionModifier and TypeFieldDescription(package private) Function<FriendlyByteBuf,ServerboundInteractPacket.Action>ServerboundInteractPacket.ActionType.readerConstructors in net.minecraft.network.protocol.game with parameters of type ServerboundInteractPacket.ActionModifierConstructorDescriptionprivateServerboundInteractPacket(int p_179598_, boolean p_179599_, ServerboundInteractPacket.Action p_179600_)Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ServerboundInteractPacket.ActionModifierConstructorDescriptionprivateActionType(Function<FriendlyByteBuf,ServerboundInteractPacket.Action> p_179636_)