Uses of Enum Class
net.minecraft.world.gen.structure.OceanRuinStructure.BiomeTemperature
-
Uses of OceanRuinStructure.BiomeTemperature in net.minecraft.structure
Modifier and TypeFieldDescriptionprivate final OceanRuinStructure.BiomeTemperature
OceanRuinGenerator.Piece.biomeType
ModifierConstructorDescriptionPiece
(StructureTemplateManager structureTemplateManager, Identifier template, BlockPos pos, BlockRotation rotation, float integrity, OceanRuinStructure.BiomeTemperature biomeType, boolean large) -
Uses of OceanRuinStructure.BiomeTemperature in net.minecraft.world.gen.structure
Modifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<OceanRuinStructure.BiomeTemperature>
OceanRuinStructure.BiomeTemperature.CODEC
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OceanRuinStructure.BiomeTemperature[]
OceanRuinStructure.BiomeTemperature.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionOceanRuinStructure
(Structure.Config config, OceanRuinStructure.BiomeTemperature biomeTemperature, float largeProbability, float clusterProbability)