Uses of Enum Class
net.minecraft.world.gen.feature.structure.RuinedPortalStructure.Location
-
Uses of RuinedPortalStructure.Location in net.minecraft.world.gen.feature
-
Uses of RuinedPortalStructure.Location in net.minecraft.world.gen.feature.structure
Modifier and TypeFieldDescriptionprivate static final Map<String,
RuinedPortalStructure.Location> RuinedPortalStructure.Location.BY_NAME
static final com.mojang.serialization.Codec<RuinedPortalStructure.Location>
RuinedPortalStructure.Location.CODEC
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RuinedPortalStructure.Location[]
RuinedPortalStructure.Location.values()
Returns an array containing the constants of this enum class, in the order they are declared.