Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- valueOf(String) - Static method in enum class de.pianoman911.mapengine.api.util.Alignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.pianoman911.mapengine.api.util.Converter
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.pianoman911.mapengine.api.util.MapClickType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.pianoman911.mapengine.api.util.PassthroughMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class de.pianoman911.mapengine.api.util.Rotation
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class de.pianoman911.mapengine.api.util.Alignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.pianoman911.mapengine.api.util.Converter
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.pianoman911.mapengine.api.util.MapClickType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.pianoman911.mapengine.api.util.PassthroughMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class de.pianoman911.mapengine.api.util.Rotation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vec2i - Record Class in de.pianoman911.mapengine.api.util
-
A utility class for holding an x- and y-position.
- Vec2i(int, int) - Constructor for record class de.pianoman911.mapengine.api.util.Vec2i
-
Creates an instance of a
Vec2i
record class. - viewPos() - Method in record class de.pianoman911.mapengine.api.util.MapTraceResult
-
Returns the value of the
viewPos
record component. - visualDirection() - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
- visualDirection(Player, BlockFace) - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
-
Sets the visual direction of the item frame, by respawning them
Warning: This breaks the visual click detection of the item frame. - visualDirection(Player, BlockFace, int) - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
-
Sets the visual direction of the item frame, by respawning them
Warning: This breaks the visual click detection of the item frame.
All Classes and Interfaces|All Packages|Constant Field Values