Package wbs.utils.util.entities.state.tracker
package wbs.utils.util.entities.state.tracker
-
ClassesClassDescriptionAn
EntityStatethat captures aPlayer's ability to fly, but not whether they were flying when the state was captured.AnEntityStatethat captures anEntity's current distance fallen, used for damage calculations (among other uses).AnEntityStatethat captures how much longer (in ticks) anEntitywill be on fire for.AnEntityStatethat captures whether or not anPlayeris currently flying.AnEntityStatethat captures the game mode aPlayeris currently in.AnEntityStatethat captures aLivingEntity's current health.AnEntityStatethat captures aPlayer's current hunger level.AnEntityStatethat captures whether or not anEntityis currently invulnerable.AnEntityStatethat captures anEntity's current location.AnEntityStatethat captures aLivingEntity's currently active potion effects.AnEntityStatethat captures aLivingEntity's remaining air, used to determine when it will start drowning.AnEntityStatethat captures aPlayer's current saturation level.AnEntityStatethat captures anEntity's current velocity.AnEntityStatethat captures aPlayer's current XP level.