MCPcopy Create free account
hub / github.com/cabaletta/baritone / widthX

Method widthX

src/api/java/baritone/api/schematic/mask/Mask.java:39–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 boolean partOfMask(int x, int y, int z, BlockState currentState);
38
39 int widthX();
40
41 int heightY();
42

Callers 15

generateHeightMapMethod · 0.65
executeMethod · 0.65
buildMethod · 0.65
widthXMethod · 0.65
fullRecalcMethod · 0.65
widthXMethod · 0.65
widthXMethod · 0.65
lengthZMethod · 0.65
ReplaceSchematicMethod · 0.65
partOfMaskMethod · 0.65
partOfMaskMethod · 0.65
MaskSchematicMethod · 0.65

Implementers 1

AbstractMasksrc/api/java/baritone/api/schematic/ma

Calls

no outgoing calls

Tested by

no test coverage detected