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 classFields in net.minecraft.network.protocol.game declared as ClientboundBossEventPacket.OperationModifier and TypeFieldDescriptionprivate final ClientboundBossEventPacket.OperationClientboundBossEventPacket.operation(package private) static final ClientboundBossEventPacket.OperationClientboundBossEventPacket.REMOVE_OPERATIONFields in net.minecraft.network.protocol.game with type parameters of type ClientboundBossEventPacket.OperationModifier and TypeFieldDescription(package private) final StreamDecoder<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> ClientboundBossEventPacket.OperationType.readerConstructors in net.minecraft.network.protocol.game with parameters of type ClientboundBossEventPacket.OperationModifierConstructorDescriptionprivateClientboundBossEventPacket(UUID p_178635_, ClientboundBossEventPacket.Operation p_178636_) Constructor parameters in net.minecraft.network.protocol.game with type arguments of type ClientboundBossEventPacket.OperationModifierConstructorDescriptionprivateOperationType(StreamDecoder<RegistryFriendlyByteBuf, ClientboundBossEventPacket.Operation> p_324602_)