Package zombie.worldMap.markers
Class WorldMapMarkersV1
java.lang.Object
zombie.worldMap.markers.WorldMapMarkersV1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGridSquareMarker(int int1, int int2, int int3, float float1, float float2, float float3, float float4) voidclear()voidremoveMarker(WorldMapMarkersV1.WorldMapMarkerV1 worldMapMarkerV1) static voidsetExposed(LuaManager.Exposer exposer)
-
Constructor Details
-
WorldMapMarkersV1
-
-
Method Details
-
addGridSquareMarker
public WorldMapMarkersV1.WorldMapGridSquareMarkerV1 addGridSquareMarker(int int1, int int2, int int3, float float1, float float2, float float3, float float4) -
removeMarker
-
clear
public void clear() -
setExposed
-