Uses of Interface
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerBoss.WrappedBossBarOperation
Packages that use WrapperPlayServerBoss.WrappedBossBarOperation
-
Uses of WrapperPlayServerBoss.WrappedBossBarOperation in com.comphenix.packetwrapper.wrappers.play.clientbound
Classes in com.comphenix.packetwrapper.wrappers.play.clientbound that implement WrapperPlayServerBoss.WrappedBossBarOperationModifier and TypeClassDescriptionstatic classWrapped for operation to create a new boss barstatic classOperation to update the progress of the boss bar on client sidestatic classOperation to remove the boss bar on client sidestatic classOperation to update the boss bar name on client sidestatic classOperation to update flags of the boss barstatic classOption to update the style of the boss barMethods in com.comphenix.packetwrapper.wrappers.play.clientbound that return WrapperPlayServerBoss.WrappedBossBarOperationModifier and TypeMethodDescriptionWrapperPlayServerBoss.getOperation()Retrieves the current operation.Methods in com.comphenix.packetwrapper.wrappers.play.clientbound with parameters of type WrapperPlayServerBoss.WrappedBossBarOperationModifier and TypeMethodDescriptionvoidWrapperPlayServerBoss.setOperation(WrapperPlayServerBoss.WrappedBossBarOperation value) Sets the operation of this packet.