Package zombie.worldMap.markers
Class WorldMapMarkersV1
java.lang.Object
zombie.worldMap.markers.WorldMapMarkersV1
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static class
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddGridSquareMarker
(int int1, int int2, int int3, float float1, float float2, float float3, float float4) void
clear()
void
removeMarker
(WorldMapMarkersV1.WorldMapMarkerV1 worldMapMarkerV1) static void
setExposed
(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
-