Uses of Enum Class
net.minecraft.structure.StrongholdPieces.AbstractPiece.EntranceType
Packages that use StrongholdPieces.AbstractPiece.EntranceType
-
Uses of StrongholdPieces.AbstractPiece.EntranceType in net.minecraft.structure
Fields in net.minecraft.structure declared as StrongholdPieces.AbstractPiece.EntranceTypeMethods in net.minecraft.structure that return StrongholdPieces.AbstractPiece.EntranceTypeModifier and TypeMethodDescriptionStrongholdPieces.AbstractPiece.getEntranceType(Random random) Returns the enum constant of this class with the specified name.StrongholdPieces.AbstractPiece.EntranceType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.structure with parameters of type StrongholdPieces.AbstractPiece.EntranceTypeModifier and TypeMethodDescriptionprotected voidStrongholdPieces.AbstractPiece.method_41(IWorld iWorld, Random random, BlockBox blockBox, StrongholdPieces.AbstractPiece.EntranceType entranceType, int int2, int int3, int int4)