Uses of Enum Class
net.minecraft.structure.StrongholdGenerator.Piece.EntranceType
-
Uses of StrongholdGenerator.Piece.EntranceType in net.minecraft.structure
Modifier and TypeFieldDescriptionprotected StrongholdGenerator.Piece.EntranceType
StrongholdGenerator.Piece.entryDoor
Modifier and TypeMethodDescriptionprotected StrongholdGenerator.Piece.EntranceType
StrongholdGenerator.Piece.getRandomEntrance
(Random random) Returns the enum constant of this class with the specified name.StrongholdGenerator.Piece.EntranceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionprotected void
StrongholdGenerator.Piece.generateEntrance
(StructureWorldAccess world, Random random, BlockBox boundingBox, StrongholdGenerator.Piece.EntranceType type, int x, int y, int z)