Uses of Class
net.minecraft.class_2763
Packages that use class_2763
Package
Description
-
Uses of class_2763 in net.minecraft
Fields in net.minecraft declared as class_2763Methods in net.minecraft with parameters of type class_2763Modifier and TypeMethodDescriptionstatic voidclass_2759.method_11837(class_2763 class_2763, BlockPos blockPos, BlockRotation blockRotation, List<StructurePiece> list, Random random) private static class_2759.class_2760class_2759.method_11839(class_2763 class_2763, class_2759.class_2760 class_2760, BlockPos blockPos, String string, BlockRotation blockRotation, boolean bool) private static booleanclass_2759.method_11840(class_2763 class_2763, class_2759.class_1926 class_1926, int int2, class_2759.class_2760 class_2760, BlockPos blockPos, List<StructurePiece> list, Random random) booleanclass_2759.class_1926.method_11849(class_2763 class_2763, int int2, class_2759.class_2760 class_2760, BlockPos blockPos, List<StructurePiece> list, Random random) private voidclass_2759.class_2760.method_13773(class_2763 class_2763) static voidclass_3072.method_13778(class_2763 class_2763, BlockPos blockPos, BlockRotation blockRotation, List<class_3072.class_3081> list, Random random) private voidclass_3072.class_3081.method_13816(class_2763 class_2763) protected voidclass_2759.class_2760.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidclass_3072.class_3081.method_5530(NbtCompound nbtCompound, class_2763 class_2763) Constructors in net.minecraft with parameters of type class_2763ModifierConstructorDescriptionclass_2760(class_2763 class_2763, String string, BlockPos blockPos, BlockRotation blockRotation, boolean bool) class_3076(class_2763 class_2763, Random random) class_3081(class_2763 class_2763, String string, BlockPos blockPos, BlockRotation blockRotation) class_3081(class_2763 class_2763, String string, BlockPos blockPos, BlockRotation blockRotation, BlockMirror blockMirror) -
Uses of class_2763 in net.minecraft.server.world
Methods in net.minecraft.server.world that return class_2763 -
Uses of class_2763 in net.minecraft.structure
Methods in net.minecraft.structure with parameters of type class_2763Modifier and TypeMethodDescriptionprotected voidclass_2762.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidMineshaftPieces.class_3015.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidMineshaftPieces.MineshaftCorridor.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidMineshaftPieces.MineshaftCrossing.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidMineshaftPieces.MineshaftRoom.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidNetherFortressPieces.AbstractPiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidNetherFortressPieces.BridgeEnd.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidNetherFortressPieces.BridgePlatform.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidNetherFortressPieces.CorridorLeftTurn.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidNetherFortressPieces.CorridorRightTurn.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidOceanMonumentPieces.AbstractPiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.AbstractPiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.ChestCorridor.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.EndPortalRoom.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.FiveWayCrossing.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.FlexibleCorridor.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.Library.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.SpiralStaircase.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.SquareRoom.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidStrongholdPieces.StraightCorridor.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected abstract voidStructurePiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidTemplePieces.AbstractPiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidTemplePieces.DesertPyramid.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidTemplePieces.JunglePyramid.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidTemplePieces.SwampHut.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.AbstractPiece.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.BlacksmithHouse.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.FarmField.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.LargeFarmField.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.SingleHouse.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.SingleMultifunctionalHouse.method_5530(NbtCompound nbtCompound, class_2763 class_2763) protected voidVillagePieces.StraightRoad.method_5530(NbtCompound nbtCompound, class_2763 class_2763) -
Uses of class_2763 in net.minecraft.world
Fields in net.minecraft.world declared as class_2763Methods in net.minecraft.world that return class_2763Modifier and TypeMethodDescriptionEmptySaveHandler.method_11956()SaveHandler.method_11956()WorldSaveHandler.method_11956()