Uses of Interface
dev.wyck.worldgen.ruletest.RuleTest
Packages that use RuleTest
-
Uses of RuleTest in dev.wyck.worldgen.feature.configurations
Methods in dev.wyck.worldgen.feature.configurations that return RuleTestModifier and TypeMethodDescriptionOreConfiguration.TargetBlockState.target()Returns the value of thetargetrecord component.Methods in dev.wyck.worldgen.feature.configurations with parameters of type RuleTestModifier and TypeMethodDescriptionAdds a target block state.Creates a new target block state.Adds a target to the list.Constructors in dev.wyck.worldgen.feature.configurations with parameters of type RuleTestModifierConstructorDescriptionTargetBlockState(RuleTest target, BlockData state) Creates an instance of aTargetBlockStaterecord class. -
Uses of RuleTest in dev.wyck.worldgen.ruletest
Subinterfaces of RuleTest in dev.wyck.worldgen.ruletestModifier and TypeInterfaceDescriptioninterfaceMatches any block.interfaceTests is the block is the specified block.interfaceTests is the block for the specifiedBlockData.interfaceTests the block is the specified block.interfaceTests is the block for the specifiedBlockData.interfaceTests if the block is in the specified block tag.Methods in dev.wyck.worldgen.ruletest that return RuleTest