Class Waypoints
java.lang.Object
meteordevelopment.meteorclient.systems.System<Waypoints>
meteordevelopment.meteorclient.systems.waypoints.Waypoints
- All Implemented Interfaces:
Iterable<Waypoint>,ISerializable<Waypoints>
-
Field Summary
FieldsFields inherited from class meteordevelopment.meteorclient.systems.System
isFirstInit -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class meteordevelopment.meteorclient.systems.System
getName, load, load, save, saveMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Field Details
-
BUILTIN_ICONS
-
icons
-
waypoints
-
-
Constructor Details
-
Waypoints
public Waypoints()
-
-
Method Details
-
get
-
init
public void init() -
add
-
remove
-
get
-
checkDimension
-
getFile
-
isEmpty
public boolean isEmpty() -
iterator
-
iteratorReverse
-
toTag
public net.minecraft.nbt.NbtCompound toTag() -
fromTag
-