Class WaterBreathing
java.lang.Object
com.sk89q.worldguard.session.handler.Handler
com.sk89q.worldguard.session.handler.WaterBreathing
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic booleanset(LocalPlayer player, Session session, boolean value)voidsetWaterBreathing(boolean waterBreathing)Methods inherited from class com.sk89q.worldguard.session.handler.Handler
getInvincibility, getSession, getWrappedHandler, initialize, onCrossBoundary, testMoveTo, tick
-
Field Details
-
FACTORY
-
waterBreathing
public boolean waterBreathing
-
-
Constructor Details
-
WaterBreathing
-
-
Method Details
-
hasWaterBreathing
public boolean hasWaterBreathing() -
setWaterBreathing
public void setWaterBreathing(boolean waterBreathing) -
set
-