MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getScale

Method getScale

src/minecraft/map/MinecraftMap.java:34–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

32 public void addSubBlock(Position position, SubBlockPosition positionosition, int material);
33
34 public int getScale();
35
36 public Position getMovedPointInGridDimension(Position position, double x, double y, double z);
37

Callers 5

getTextureSizeMethod · 0.65
setAccessMethod · 0.65
openMethod · 0.65
addSubBlocksMapMethod · 0.65

Implementers 2

DefaultMinecraftMapConvertersrc/minecraft/map/DefaultMinecraftMapC
MinecraftMapConvertersrc/minecraft/map/MinecraftMapConverte

Calls

no outgoing calls

Tested by

no test coverage detected