Class WrapperPlayServerBoss.WrappedBossBarUpdateStyleOperation
java.lang.Object
com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerBoss.WrappedBossBarUpdateStyleOperation
- All Implemented Interfaces:
WrapperPlayServerBoss.WrappedBossBarOperation
- Enclosing class:
- WrapperPlayServerBoss
public static class WrapperPlayServerBoss.WrappedBossBarUpdateStyleOperation
extends Object
implements WrapperPlayServerBoss.WrappedBossBarOperation
Option to update the style of the boss bar
-
Field Summary
Fields inherited from interface com.comphenix.packetwrapper.wrappers.play.clientbound.WrapperPlayServerBoss.WrappedBossBarOperation
HANDLE_TYPE
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WrappedBossBarUpdateStyleOperation
public WrappedBossBarUpdateStyleOperation()
-
-
Method Details
-
create
public static WrapperPlayServerBoss.WrappedBossBarUpdateStyleOperation create(org.bukkit.boss.BarColor color, org.bukkit.boss.BarStyle style) -
getColor
public org.bukkit.boss.BarColor getColor() -
setColor
public void setColor(org.bukkit.boss.BarColor color) -
getOverlay
public org.bukkit.boss.BarStyle getOverlay() -
setOverlay
public void setOverlay(org.bukkit.boss.BarStyle overlay) -
getType
- Specified by:
getType
in interfaceWrapperPlayServerBoss.WrappedBossBarOperation
-
equals
-
hashCode
public int hashCode()
-