Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 

F

FileUtils() - Constructor for class net.risingworld.api.utils.Utils.FileUtils
 
fill(float, float, float, float) - Method in class net.risingworld.api.gui.GuiPaintable
Deprecated.
Fills this element with the given color, i.e. sets every pixel to the given color.
fill(int) - Method in class net.risingworld.api.gui.GuiPaintable
Deprecated.
 
findNearestItem(Vector3f) - Method in interface net.risingworld.api.World
Gets the world item which has the shortest distance to a position.
findNearestItem(short, Vector3f) - Method in interface net.risingworld.api.World
 
findNearestNpc(Vector3f) - Method in interface net.risingworld.api.World
Gets the npc which has the shortest distance to a world position.
findNearestNpc(short, Vector3f) - Method in interface net.risingworld.api.World
Gets the npc which has the shortest distance to a world position.
findNearestPlayer(Vector3f) - Method in interface net.risingworld.api.Server
Gets the player who has the shortest distance to a world position.
findTimer(int) - Static method in class net.risingworld.api.Timer
Looks if there is an active timer with the provided id.
fixChunkBorders(int, int, int) - Method in interface net.risingworld.api.World
Updates chunk borders, i.e. removes "tears" between this chunk and all adjacent chunks.
Font - Enum in net.risingworld.api.gui
An enum to specify the font of labels.
fromAngles(float[]) - Method in class net.risingworld.api.utils.Quaternion
Calculates this quaternion from the given Euler rotation angles (pitch, yaw, roll) aka (attitude, heading, bank) aka (x, y, z).
fromAngles(float, float, float) - Method in class net.risingworld.api.utils.Quaternion
Calculates this quaternion from the given Euler rotation angles (pitch, yaw, roll) aka (attitude, heading, bank) aka (x, y, z).
fromRotationMatrix(float, float, float, float, float, float, float, float, float) - Method in class net.risingworld.api.utils.Quaternion
Builds this quaternion from a rotational matrix.
fromString(String) - Static method in class net.risingworld.api.utils.KeyInput
Gets an int key value from a string.
fromString(String) - Method in class net.risingworld.api.utils.Quaternion
 
fromString(String) - Method in class net.risingworld.api.utils.Vector3f
 
A B C D E F G H I K L M N O P Q R S T U V W X Y Z 
Skip navigation links