Uses of Interface
net.minecraft.class_6130
Packages that use class_6130
Package
Description
-
Uses of class_6130 in net.minecraft.structure
Classes in net.minecraft.structure that implement class_6130Modifier and TypeClassDescriptionclassMarginedStructureStart<C extends FeatureConfig>classStructureStart<C extends FeatureConfig>A structure start is created to describe a structure that will be generated by chunk generation.Methods in net.minecraft.structure with parameters of type class_6130Modifier and TypeMethodDescriptionstatic voidShipwreckGenerator.addParts(StructureManager structureManager, BlockPos pos, BlockRotation rotation, class_6130 class_6130, Random random, ShipwreckFeatureConfig config)static voidIglooGenerator.addPieces(StructureManager manager, BlockPos pos, BlockRotation rotation, class_6130 class_6130, Random random)static voidNetherFossilGenerator.addPieces(StructureManager manager, class_6130 class_6130, Random random, BlockPos pos)static voidOceanRuinGenerator.addPieces(StructureManager manager, BlockPos pos, BlockRotation rotation, class_6130 class_6130, Random random, OceanRuinFeatureConfig config)NetherFortressGenerator.Bridge.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.BridgeCrossing.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.BridgeEnd.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.BridgePlatform.create(class_6130 class_6130, int x, int y, int z, int chainLength, Direction orientation)NetherFortressGenerator.BridgeSmallCrossing.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.BridgeStairs.create(class_6130 class_6130, int x, int y, int z, int chainlength, Direction orientation)NetherFortressGenerator.CorridorBalcony.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.CorridorCrossing.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.CorridorExit.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.CorridorLeftTurn.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.CorridorNetherWartsRoom.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainlength)NetherFortressGenerator.CorridorRightTurn.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.CorridorStairs.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)NetherFortressGenerator.SmallCorridor.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.ChestCorridor.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainlength)static StrongholdGenerator.CorridorStrongholdGenerator.Corridor.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.FiveWayCrossing.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)static StrongholdGenerator.LeftTurnStrongholdGenerator.LeftTurn.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)static StrongholdGenerator.LibraryStrongholdGenerator.Library.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.PortalRoom.create(class_6130 class_6130, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.PrisonHall.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.RightTurn.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)static BlockBoxStrongholdGenerator.SmallCorridor.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation)StrongholdGenerator.SpiralStaircase.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)StrongholdGenerator.SquareRoom.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)static StrongholdGenerator.StairsStrongholdGenerator.Stairs.create(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)private static NetherFortressGenerator.PieceNetherFortressGenerator.createPiece(NetherFortressGenerator.PieceData pieceData, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)private static StrongholdGenerator.PieceStrongholdGenerator.createPiece(Class<? extends StrongholdGenerator.Piece> pieceType, class_6130 class_6130, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength)protected @Nullable StructurePieceNetherFortressGenerator.Piece.fillForwardOpening(NetherFortressGenerator.Start start, class_6130 class_6130, Random random, int leftRightOffset, int heightOffset, boolean inside)protected @Nullable StructurePieceStrongholdGenerator.Piece.fillForwardOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int leftRightOffset, int heightOffset)protected @Nullable StructurePieceNetherFortressGenerator.Piece.fillNWOpening(NetherFortressGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset, boolean inside)protected @Nullable StructurePieceStrongholdGenerator.Piece.fillNWOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset)voidMineshaftGenerator.MineshaftCorridor.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidMineshaftGenerator.MineshaftCrossing.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidMineshaftGenerator.MineshaftRoom.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidMineshaftGenerator.MineshaftStairs.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.Bridge.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.BridgeCrossing.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.BridgeSmallCrossing.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.BridgeStairs.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorBalcony.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorCrossing.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorExit.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorLeftTurn.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorNetherWartsRoom.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorRightTurn.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.CorridorStairs.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidNetherFortressGenerator.SmallCorridor.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.ChestCorridor.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.Corridor.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.FiveWayCrossing.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.LeftTurn.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.PortalRoom.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.PrisonHall.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.RightTurn.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.SpiralStaircase.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.SquareRoom.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStrongholdGenerator.Stairs.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)voidStructurePiece.fillOpenings(StructurePiece start, class_6130 class_6130, Random random)protected @Nullable StructurePieceNetherFortressGenerator.Piece.fillSEOpening(NetherFortressGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset, boolean inside)protected @Nullable StructurePieceStrongholdGenerator.Piece.fillSEOpening(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int heightOffset, int leftRightOffset)MineshaftGenerator.MineshaftCorridor.getBoundingBox(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation)MineshaftGenerator.MineshaftCrossing.getBoundingBox(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation)MineshaftGenerator.MineshaftStairs.getBoundingBox(class_6130 class_6130, Random random, int x, int y, int z, Direction orientation)private static voidOceanRuinGenerator.method_14822(StructureManager manager, BlockPos pos, BlockRotation rotation, class_6130 class_6130, Random random, OceanRuinFeatureConfig config, boolean large, float integrity)private static voidOceanRuinGenerator.method_14825(StructureManager manager, Random random, BlockRotation rotation, BlockPos pos, OceanRuinFeatureConfig config, class_6130 class_6130)private static MineshaftGenerator.MineshaftPartMineshaftGenerator.pickPiece(class_6130 class_6130, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength, MineshaftFeature.Type type)private NetherFortressGenerator.PieceNetherFortressGenerator.Piece.pickPiece(NetherFortressGenerator.Start start, List<NetherFortressGenerator.PieceData> possiblePieces, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)private static StrongholdGenerator.PieceStrongholdGenerator.pickPiece(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)private static MineshaftGenerator.MineshaftPartMineshaftGenerator.pieceGenerator(StructurePiece start, class_6130 class_6130, Random random, int x, int y, int z, Direction orientation, int chainLength)private StructurePieceNetherFortressGenerator.Piece.pieceGenerator(NetherFortressGenerator.Start start, class_6130 class_6130, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength, boolean inside)private static StructurePieceStrongholdGenerator.pieceGenerator(StrongholdGenerator.Start start, class_6130 class_6130, Random random, int x, int y, int z, @Nullable Direction orientation, int chainLength) -
Uses of class_6130 in net.minecraft.structure.pool
Methods in net.minecraft.structure.pool with parameters of type class_6130Modifier and TypeMethodDescriptionstatic voidStructurePoolBasedGenerator.method_30419(DynamicRegistryManager dynamicRegistryManager, StructurePoolFeatureConfig structurePoolFeatureConfig, StructurePoolBasedGenerator.PieceFactory pieceFactory, ChunkGenerator chunkGenerator, StructureManager structureManager, BlockPos blockPos, class_6130 class_6130, Random random, boolean bool, boolean bool2, HeightLimitView heightLimitView) -
Uses of class_6130 in net.minecraft.world.gen.feature
Classes in net.minecraft.world.gen.feature that implement class_6130Modifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class