yarn/mappings/net/minecraft/structure/processor/BlockIgnoreStructureProcess...

6 lines
244 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ciw net/minecraft/structure/processor/BlockIgnoreStructureProcessor
FIELD a IGNORE_STRUCTURE_BLOCKS Lciw;
FIELD b IGNORE_AIR Lciw;
FIELD c IGNORE_AIR_AND_STRUCTURE_BLOCKS Lciw;
2019-01-30 05:53:59 -05:00
FIELD d blocks Lcom/google/common/collect/ImmutableList;