| Package | Description |
|---|---|
| net.minecraft.world.gen.feature.template |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<Template.EntityInfo> |
Template.entities |
| Modifier and Type | Method and Description |
|---|---|
Template.EntityInfo |
StructureProcessor.processEntity(IWorldReader world,
BlockPos seedPos,
Template.EntityInfo rawEntityInfo,
Template.EntityInfo entityInfo,
PlacementSettings placementSettings,
Template template)
FORGE: Add entity processing.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Template.EntityInfo> |
Template.processEntityInfos(Template template,
IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementSettingsIn,
java.util.List<Template.EntityInfo> blockInfos) |
| Modifier and Type | Method and Description |
|---|---|
Template.EntityInfo |
StructureProcessor.processEntity(IWorldReader world,
BlockPos seedPos,
Template.EntityInfo rawEntityInfo,
Template.EntityInfo entityInfo,
PlacementSettings placementSettings,
Template template)
FORGE: Add entity processing.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<Template.EntityInfo> |
Template.processEntityInfos(Template template,
IWorld worldIn,
BlockPos offsetPos,
PlacementSettings placementSettingsIn,
java.util.List<Template.EntityInfo> blockInfos) |