Uses of Interface
net.minecraft.network.protocol.game.ClientboundBossEventPacket.Operation
Packages that use ClientboundBossEventPacket.Operation
-
Uses of ClientboundBossEventPacket.Operation in net.minecraft.network.protocol.game
Classes in net.minecraft.network.protocol.game that implement ClientboundBossEventPacket.OperationModifier and TypeClassDescription(package private) static class
(package private) static final record
(package private) static final record
(package private) static class
(package private) static class
Fields in net.minecraft.network.protocol.game declared as ClientboundBossEventPacket.OperationModifier and TypeFieldDescriptionprivate final ClientboundBossEventPacket.Operation
ClientboundBossEventPacket.operation
(package private) static final ClientboundBossEventPacket.Operation
ClientboundBossEventPacket.REMOVE_OPERATION
Fields in net.minecraft.network.protocol.game with type parameters of type ClientboundBossEventPacket.OperationModifier and TypeFieldDescription(package private) final StreamDecoder
<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> ClientboundBossEventPacket.OperationType.reader
Constructors in net.minecraft.network.protocol.game with parameters of type ClientboundBossEventPacket.OperationModifierConstructorDescriptionprivate
ClientboundBossEventPacket
(UUID p_178635_, ClientboundBossEventPacket.Operation p_178636_) Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ClientboundBossEventPacket.OperationModifierConstructorDescriptionprivate
OperationType
(StreamDecoder<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> p_324602_)