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 interface
class_6123<P extends class_6122>
Subclasses of class_6122 in net.minecraft Modifier and Type Class Description class
class_6120
class
class_6121
class
class_6124
Fields 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_31539
static com.mojang.serialization.Codec<class_6122>
class_6122. field_31540
Methods 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_6122
CarverConfig. field_31488
Constructors 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)