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 class
Wrapped for operation to create a new boss barstatic class
Operation to update the progress of the boss bar on client sidestatic class
Operation to remove the boss bar on client sidestatic class
Operation to update the boss bar name on client sidestatic class
Operation to update flags of the boss barstatic class
Option 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 TypeMethodDescriptionvoid
WrapperPlayServerBoss.setOperation
(WrapperPlayServerBoss.WrappedBossBarOperation value) Sets the operation of this packet.