Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.SimpleBlockConfiguration
Packages that use SimpleBlockConfiguration
Package
Description
-
Uses of SimpleBlockConfiguration in net.minecraft.world.level.levelgen.feature
Fields in net.minecraft.world.level.levelgen.feature with type parameters of type SimpleBlockConfigurationModifier and TypeFieldDescriptionstatic final Feature<SimpleBlockConfiguration>
Feature.SIMPLE_BLOCK
Method parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SimpleBlockConfigurationModifier and TypeMethodDescriptionboolean
SimpleBlockFeature.place
(FeaturePlaceContext<SimpleBlockConfiguration> p_160341_) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SimpleBlockConfigurationModifierConstructorDescriptionSimpleBlockFeature
(com.mojang.serialization.Codec<SimpleBlockConfiguration> p_66808_) -
Uses of SimpleBlockConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type SimpleBlockConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SimpleBlockConfiguration>
SimpleBlockConfiguration.CODEC