Class Waypoint
java.lang.Object
meteordevelopment.meteorclient.systems.waypoints.Waypoint
- All Implemented Interfaces:
ISerializable<Waypoint>
-
Field Details
-
settings
-
name
-
icon
-
color
-
visible
-
maxVisible
-
scale
-
pos
-
dimension
-
opposite
-
-
Constructor Details
-
Waypoint
public Waypoint(net.minecraft.nbt.NbtElement tag)
-
-
Method Details
-
renderIcon
public void renderIcon(double x, double y, double a, double size) -
getPos
public net.minecraft.util.math.BlockPos getPos() -
toTag
public net.minecraft.nbt.NbtCompound toTag()- Specified by:
toTagin interfaceISerializable<Waypoint>
-
fromTag
- Specified by:
fromTagin interfaceISerializable<Waypoint>
-
equals
-