Package | Description |
---|---|
net.minecraft.world.gen.feature.template |
Modifier and Type | Class and Description |
---|---|
class |
AlwaysTrueRuleTest |
class |
BlockMatchRuleTest |
class |
BlockStateMatchRuleTest |
class |
RandomBlockMatchRuleTest |
class |
RandomBlockStateMatchRuleTest |
class |
TagMatchRuleTest |
Modifier and Type | Field and Description |
---|---|
private RuleTest |
RuleEntry.inputPredicate |
private RuleTest |
RuleEntry.locationPredicate |
Constructor and Description |
---|
RuleEntry(RuleTest inputPredicate,
RuleTest locationPredicate,
BlockState outputState) |
RuleEntry(RuleTest inputPredicate,
RuleTest locationPredicate,
BlockState outputState,
CompoundNBT outputNbt) |