Uses of Class
net.minecraft.class_6122
| Package | Description |
|---|---|
| net.minecraft |
The base package for all Minecraft classes.
|
| net.minecraft.world.gen.carver |
-
Uses of class_6122 in net.minecraft
Classes in net.minecraft with type parameters of type class_6122 Modifier and Type Interface Description interfaceclass_6123<P extends class_6122>Subclasses of class_6122 in net.minecraft Modifier and Type Class Description classclass_6120classclass_6121classclass_6124Fields in net.minecraft with type parameters of type class_6122 Modifier and Type Field Description private static com.mojang.serialization.Codec<com.mojang.datafixers.util.Either<YOffset,class_6122>>class_6122. field_31539static com.mojang.serialization.Codec<class_6122>class_6122. field_31540Methods in net.minecraft with type parameters of type class_6122 Modifier and Type Method Description static <P extends class_6122>
class_6123<P>class_6123. method_35394(String string, com.mojang.serialization.Codec<P> codec)Constructors in net.minecraft with parameters of type class_6122 Constructor Description class_6108(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, FloatProvider floatProvider2, FloatProvider floatProvider3, FloatProvider floatProvider4)class_6108(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig, FloatProvider floatProvider2, FloatProvider floatProvider3, FloatProvider floatProvider4) -
Uses of class_6122 in net.minecraft.world.gen.carver
Fields in net.minecraft.world.gen.carver declared as class_6122 Modifier and Type Field Description class_6122CarverConfig. field_31488Constructors in net.minecraft.world.gen.carver with parameters of type class_6122 Constructor Description CarverConfig(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig)RavineCarverConfig(float float2, class_6122 class_6122, FloatProvider floatProvider, YOffset yOffset, CarverDebugConfig carverDebugConfig, FloatProvider floatProvider2, RavineCarverConfig.class_6107 class_6107)