Package de.sbg.unity.aktivesign.Objects
Klasse Warps
java.lang.Object
de.sbg.unity.aktivesign.Objects.Warps
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetIDs()getWarp(int id) newWarp(String name, net.risingworld.api.utils.Vector3f pos, net.risingworld.api.utils.Quaternion rot) booleanremoveWarp(int id) booleanremoveWarp(String name)
-
Konstruktordetails
-
Warps
-
-
Methodendetails
-
getWarp
-
getWarp
-
getIDs
-
removeWarp
- Löst aus:
SQLException
-
removeWarp
- Löst aus:
SQLException
-
getWarpList
-
getWarpNames
-
newWarp
public Warps.Warp newWarp(String name, net.risingworld.api.objects.Player player) throws SQLException - Löst aus:
SQLException
-
newWarp
public Warps.Warp newWarp(String name, net.risingworld.api.utils.Vector3f pos, net.risingworld.api.utils.Quaternion rot) throws SQLException - Löst aus:
SQLException
-