- HALF_PI - Static variable in class net.risingworld.api.utils.Utils.MathUtils
-
Half PI value as a float (90 degrees).
- hasAttribute(String) - Method in interface net.risingworld.api.objects.Item.CustomItemAttribute
-
- hasAttribute(String) - Method in interface net.risingworld.api.objects.Npc
-
Gets whether or not the provided attribute exists.
- hasAttribute(String) - Method in interface net.risingworld.api.objects.Player
-
Gets whether or not the provided attribute exists.
- hasAttribute(String) - Method in class net.risingworld.api.utils.Area
-
Gets whether or not the provided attribute exists.
- hasAttribute(String) - Method in class net.risingworld.api.worldelements.WorldElement
-
Gets whether or not the provided attribute exists.
- hasBait() - Method in class net.risingworld.api.events.player.PlayerStartFishingEvent
-
Gets whether or not the player has a bait in his inventory (which will be
used in this case).
- hasBirds() - Method in class net.risingworld.api.utils.Definitions.PlantDefinition
-
Gets whether or not birds live in this plant/tree.
- hasBrokenBones() - Method in interface net.risingworld.api.objects.Player
-
Gets whether the player has broken bones or not.
- hasCollision() - Method in class net.risingworld.api.utils.Definitions.ObjectDefinition
-
Gets whether or not this object has collision.
- hasCollision() - Method in class net.risingworld.api.utils.Definitions.PlantDefinition
-
Gets whether or not this plant has collision.
- hasCollision() - Method in class net.risingworld.api.utils.RayCastResult
-
Gets whether or not a collision occurred.
- hasCollisionShape() - Method in class net.risingworld.api.worldelements.World3DModel
-
Gets whether or not this model has a collision shape.
- hashCode() - Method in class net.risingworld.api.gui.GuiElement
-
- hashCode() - Method in class net.risingworld.api.utils.Area
-
- hashCode() - Method in class net.risingworld.api.utils.BoundingInformation
-
- hashCode() - Method in class net.risingworld.api.utils.Quaternion
-
Gets a unique* hash code for this quaternion, based on its values.
- hashCode() - Method in class net.risingworld.api.utils.Vector2f
-
Gets a unique* hash code for this vector, based on its values.
- hashCode() - Method in class net.risingworld.api.utils.Vector2i
-
Gets a unique* hash code for this vector, based on its values.
- hashCode() - Method in class net.risingworld.api.utils.Vector3f
-
Gets a unique* hash code for this vector, based on its values.
- hashCode() - Method in class net.risingworld.api.utils.Vector3i
-
Gets a unique* hash code for this vector, based on its values.
- hashCode() - Method in class net.risingworld.api.utils.Vector4f
-
Gets a unique* hash code for this vector, based on its values.
- hasInteractionPreset() - Method in class net.risingworld.api.worldelements.World3DModel
-
- hasRandomGrowthRotation() - Method in class net.risingworld.api.utils.Definitions.PlantDefinition
-
Gets whether or not this plant has a random growth rotation, i.e. if it changes
the rotation randomly when reaching the next growth stage.
- hasWalkAnimation() - Method in class net.risingworld.api.utils.Definitions.NpcDefinition
-
- healsBrokenbones() - Method in class net.risingworld.api.utils.Definitions.FoodDefinition
-
- hideInventory() - Method in interface net.risingworld.api.objects.Player
-
- hideJournal() - Method in interface net.risingworld.api.objects.Player
-
Hides the journal.
- hideMap() - Method in interface net.risingworld.api.objects.Player
-
Hides the ingame map.
- hideStorage() - Method in interface net.risingworld.api.objects.Player
-
Hides the chest/storage content.
- HitDamageDefinition(String, float, boolean, short, short, short, short, short, short, short, short, short, short, byte, byte) - Constructor for class net.risingworld.api.utils.Definitions.HitDamageDefinition
-
Creates a new custom HitDamageDefinition.