Uses of Record Class
net.minecraft.class_7400
Packages that use class_7400
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7400 in net.minecraft
Fields in net.minecraft with type parameters of type class_7400Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_7400>class_7400.field_38870Methods in net.minecraft that return class_7400Modifier and TypeMethodDescriptionstatic class_7400class_7400.method_43312(Block block) static class_7400class_7400.method_43314(BlockStateProvider blockStateProvider) -
Uses of class_7400 in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as class_7400Modifier and TypeFieldDescriptionprivate final class_7400DiskFeatureConfig.stateProviderThe field for thestateProviderrecord component.Methods in net.minecraft.world.gen.feature that return class_7400Modifier and TypeMethodDescriptionDiskFeatureConfig.stateProvider()Returns the value of thestateProviderrecord component.Constructors in net.minecraft.world.gen.feature with parameters of type class_7400ModifierConstructorDescriptionDiskFeatureConfig(class_7400 class_7400, BlockPredicate blockPredicate, IntProvider intProvider, int int2)