Package | Description |
---|---|
net.minecraft.world.gen.feature.jigsaw |
Modifier and Type | Field and Description |
---|---|
static JigsawPattern |
JigsawPattern.EMPTY |
static JigsawPattern |
JigsawPattern.INVALID |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<ResourceLocation,JigsawPattern> |
JigsawPatternRegistry.registry |
Modifier and Type | Method and Description |
---|---|
JigsawPattern |
JigsawPatternRegistry.get(ResourceLocation name) |
Modifier and Type | Method and Description |
---|---|
void |
JigsawPatternRegistry.register(JigsawPattern pattern) |