Package | Description |
---|---|
net.minecraft.world.gen.structure | |
net.minecraft.world.gen.structure.template |
Modifier and Type | Field and Description |
---|---|
protected Template |
StructureComponentTemplate.template |
Modifier and Type | Method and Description |
---|---|
protected void |
StructureComponentTemplate.setup(Template templateIn,
BlockPos pos,
PlacementSettings settings) |
Modifier and Type | Field and Description |
---|---|
private java.util.Map<java.lang.String,Template> |
TemplateManager.templates |
Modifier and Type | Method and Description |
---|---|
Template |
TemplateManager.get(MinecraftServer server,
ResourceLocation templatePath) |
Template |
TemplateManager.getTemplate(MinecraftServer server,
ResourceLocation id) |