Uses of Enum Class
net.minecraft.world.gen.feature.structure.StrongholdPieces.Stronghold.Door
Packages that use StrongholdPieces.Stronghold.Door
-
Uses of StrongholdPieces.Stronghold.Door in net.minecraft.world.gen.feature.structure
Fields in net.minecraft.world.gen.feature.structure declared as StrongholdPieces.Stronghold.DoorModifier and TypeFieldDescriptionprotected StrongholdPieces.Stronghold.Door
StrongholdPieces.Stronghold.entryDoor
Methods in net.minecraft.world.gen.feature.structure that return StrongholdPieces.Stronghold.DoorModifier 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.Methods in net.minecraft.world.gen.feature.structure with parameters of type StrongholdPieces.Stronghold.DoorModifier 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_)