Uses of Enum Class
net.minecraft.world.gen.feature.structure.StrongholdPieces.Stronghold.Door
-
Uses of StrongholdPieces.Stronghold.Door in net.minecraft.world.gen.feature.structure
Modifier and TypeFieldDescriptionprotected StrongholdPieces.Stronghold.Door
StrongholdPieces.Stronghold.entryDoor
Modifier and TypeMethodDescriptionprotected StrongholdPieces.Stronghold.Door
StrongholdPieces.Stronghold.randomSmallDoor
(Random p_74988_1_) Returns the enum constant of this class with the specified name.static StrongholdPieces.Stronghold.Door[]
StrongholdPieces.Stronghold.Door.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
StrongholdPieces.Stronghold.generateSmallDoor
(ISeedReader p_242917_1_, Random p_242917_2_, MutableBoundingBox p_242917_3_, StrongholdPieces.Stronghold.Door p_242917_4_, int p_242917_5_, int p_242917_6_, int p_242917_7_)