Uses of Record Class
net.minecraft.world.level.levelgen.feature.configurations.SpikeConfiguration
Packages that use SpikeConfiguration
Package
Description
-
Uses of SpikeConfiguration in net.minecraft.world.level.levelgen.feature
Subclasses with type arguments of type SpikeConfiguration in net.minecraft.world.level.levelgen.featureFields in net.minecraft.world.level.levelgen.feature with type parameters of type SpikeConfigurationMethod parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SpikeConfigurationModifier and TypeMethodDescriptionbooleanSpikeFeature.place(FeaturePlaceContext<SpikeConfiguration> context) Constructor parameters in net.minecraft.world.level.levelgen.feature with type arguments of type SpikeConfigurationModifierConstructorDescriptionSpikeFeature(com.mojang.serialization.Codec<SpikeConfiguration> codec) -
Uses of SpikeConfiguration in net.minecraft.world.level.levelgen.feature.configurations
Fields in net.minecraft.world.level.levelgen.feature.configurations with type parameters of type SpikeConfigurationModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<SpikeConfiguration> SpikeConfiguration.CODEC