Uses of Class
net.minecraft.world.World
Packages that use World
Package
Description
-
Uses of World in net.minecraft
Methods in net.minecraft with parameters of type WorldModifier and TypeMethodDescriptionprotected static BlockPosclass_567.method_1868(World world, int int2, int int3) static booleanclass_567.method_1869(World world, List list) static final intclass_567.method_1870(World world, boolean bool, boolean bool2) private static booleanclass_567.method_1871(SpawnGroup spawnGroup, World world, int int2, int int3, int int4) private static voidclass_567.method_1872(LivingEntity livingEntity, World world, float float2, float float3, float float4) -
Uses of World in net.minecraft.block
Fields in net.minecraft.block declared as WorldMethods in net.minecraft.block with parameters of type WorldModifier and TypeMethodDescriptionvoidBlock.addIntersectingBoundingBox(World world, int x, int y, int z, Box box, ArrayList boxes) voidPistonBlock.addIntersectingBoundingBox(World world, int x, int y, int z, Box box, ArrayList boxes) voidPistonHeadBlock.addIntersectingBoundingBox(World world, int x, int y, int z, Box box, ArrayList boxes) voidStairsBlock.addIntersectingBoundingBox(World world, int x, int y, int z, Box box, ArrayList boxes) voidBlock.afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta) voidIceBlock.afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta) voidLeavesBlock.afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta) voidLogBlock.afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta) voidSnowyBlock.afterBreak(World world, PlayerEntity playerEntity, int x, int y, int z, int meta) voidCropBlock.applyFullGrowth(World world, int x, int y, int z) voidBlock.applyVelocity(World world, int x, int y, int z, Entity entity, Vec3d velocity) voidLiquidBlock.applyVelocity(World world, int x, int y, int z, Entity entity, Vec3d velocity) voidStairsBlock.applyVelocity(World world, int x, int y, int z, Entity entity, Vec3d velocity) private booleanFireBlock.areBlocksAroundFlammable(World world, int x, int y, int z) protected final voidPlantBlock.breakIfCannotGrow(World world, int x, int y, int z) protected final voidSugarCaneBlock.breakIfCannotGrow(World world, int x, int y, int z) private booleanButtonBlock.breakIfCannotPlaceAt(World world, int x, int y, int z) private booleanLeverBlock.breakIfCannotPlaceAt(World world, int x, int y, int z) private booleanSnowyBlock.breakIfCannotPlaceAt(World world, int x, int y, int z) private booleanTorchBlock.breakIfCannotPlaceAt(World world, int x, int y, int z) private voidLeavesBlock.breakLeaves(World world, int x, int y, int z) private static booleanstatic booleanSandBlock.canFallThrough(World world, int x, int y, int z) booleanbooleanbooleanbooleanbooleanbooleanbooleanprivate static booleanPistonBlock.canMoveBlock(int id, World world, int x, int y, int z, boolean allowBreaking) booleanBlock.canPlaceAt(World world, int x, int y, int z) booleanBlock.canPlaceAt(World world, int x, int y, int z, int side) booleanButtonBlock.canPlaceAt(World world, int x, int y, int z) booleanButtonBlock.canPlaceAt(World world, int x, int y, int z, int side) booleanCactusBlock.canPlaceAt(World world, int x, int y, int z) booleanCakeBlock.canPlaceAt(World world, int x, int y, int z) booleanChestBlock.canPlaceAt(World world, int x, int y, int z) booleanDoorBlock.canPlaceAt(World world, int x, int y, int z) booleanFenceBlock.canPlaceAt(World world, int x, int y, int z) booleanFireBlock.canPlaceAt(World world, int x, int y, int z) booleanLadderBlock.canPlaceAt(World world, int x, int y, int z) booleanLeverBlock.canPlaceAt(World world, int x, int y, int z) booleanLeverBlock.canPlaceAt(World world, int x, int y, int z, int side) booleanLockedChestBlock.canPlaceAt(World world, int x, int y, int z) booleanPistonExtensionBlock.canPlaceAt(World world, int x, int y, int z) booleanPistonExtensionBlock.canPlaceAt(World world, int x, int y, int z, int side) booleanPistonHeadBlock.canPlaceAt(World world, int x, int y, int z) booleanPistonHeadBlock.canPlaceAt(World world, int x, int y, int z, int side) booleanPlantBlock.canPlaceAt(World world, int x, int y, int z) booleanPressurePlateBlock.canPlaceAt(World world, int x, int y, int z) booleanPumpkinBlock.canPlaceAt(World world, int x, int y, int z) booleanRailBlock.canPlaceAt(World world, int x, int y, int z) booleanRedstoneWireBlock.canPlaceAt(World world, int x, int y, int z) booleanRepeaterBlock.canPlaceAt(World world, int x, int y, int z) booleanSnowyBlock.canPlaceAt(World world, int x, int y, int z) booleanStairsBlock.canPlaceAt(World world, int x, int y, int z) booleanSugarCaneBlock.canPlaceAt(World world, int x, int y, int z) booleanTorchBlock.canPlaceAt(World world, int x, int y, int z) booleanTrapdoorBlock.canPlaceAt(World world, int x, int y, int z, int side) private booleanTorchBlock.canPlaceOn(World world, int x, int y, int z) private booleanFlowingLiquidBlock.canSpreadTo(World world, int x, int y, int z) booleanBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanButtonBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanDetectorRailBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanLeverBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanPressurePlateBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanRedstoneTorchBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanRedstoneWireBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) booleanRepeaterBlock.canTransferPowerInDirection(World world, int x, int y, int z, int direction) private voidLiquidBlock.checkBlockCollisions(World world, int x, int y, int z) private voidPistonBlock.checkExtended(World world, int x, int y, int z) private voidStillLiquidBlock.convertToFlowing(World world, int x, int y, int z) private voidFlowingLiquidBlock.convertToSource(World world, int x, int y, int z) booleanprivate voidprivate voidRedstoneWireBlock.doUpdatePower(World world, int x, int y, int z, int sourceX, int sourceY, int sourceZ) protected voidvoidBedBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) final voidBlock.dropStacks(World world, int x, int y, int z, int int2) voidBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) voidCropBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) voidJukeboxBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) voidPistonExtensionBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) voidStairsBlock.dropStacks(World world, int x, int y, int z, int meta, float luck) static Vec3iBedBlock.findWakeUpPosition(World world, int x, int y, int z, int skip) protected voidvoidprivate floatCropBlock.getAvailableMoisture(World world, int x, int y, int z) Block.getBoundingBox(World world, int x, int y, int z) CactusBlock.getBoundingBox(World world, int x, int y, int z) CakeBlock.getBoundingBox(World world, int x, int y, int z) DoorBlock.getBoundingBox(World world, int x, int y, int z) LadderBlock.getBoundingBox(World world, int x, int y, int z) SignBlock.getBoundingBox(World world, int x, int y, int z) StairsBlock.getBoundingBox(World world, int x, int y, int z) TrapdoorBlock.getBoundingBox(World world, int x, int y, int z) private intFireBlock.getBurnChance(World world, int x, int y, int z) intFireBlock.getBurnChance(World world, int x, int y, int z, int currentChance) Block.getCollisionShape(World world, int x, int y, int z) ButtonBlock.getCollisionShape(World world, int x, int y, int z) CactusBlock.getCollisionShape(World world, int x, int y, int z) CakeBlock.getCollisionShape(World world, int x, int y, int z) CobwebBlock.getCollisionShape(World world, int x, int y, int z) DoorBlock.getCollisionShape(World world, int x, int y, int z) FarmlandBlock.getCollisionShape(World world, int x, int y, int z) FenceBlock.getCollisionShape(World world, int x, int y, int z) FireBlock.getCollisionShape(World world, int x, int y, int z) LadderBlock.getCollisionShape(World world, int x, int y, int z) LeverBlock.getCollisionShape(World world, int x, int y, int z) LiquidBlock.getCollisionShape(World world, int x, int y, int z) NetherPortalBlock.getCollisionShape(World world, int x, int y, int z) PistonExtensionBlock.getCollisionShape(World world, int x, int y, int z) PlantBlock.getCollisionShape(World world, int x, int y, int z) PressurePlateBlock.getCollisionShape(World world, int x, int y, int z) RailBlock.getCollisionShape(World world, int x, int y, int z) RedstoneWireBlock.getCollisionShape(World world, int x, int y, int z) SignBlock.getCollisionShape(World world, int x, int y, int z) SnowyBlock.getCollisionShape(World world, int x, int y, int z) SoulSandBlock.getCollisionShape(World world, int x, int y, int z) StairsBlock.getCollisionShape(World world, int x, int y, int z) SugarCaneBlock.getCollisionShape(World world, int x, int y, int z) TorchBlock.getCollisionShape(World world, int x, int y, int z) TrapdoorBlock.getCollisionShape(World world, int x, int y, int z) private intFlowingLiquidBlock.getDistanceToGap(World world, int x, int y, int z, int distance, int fromDirection) private static intPistonBlock.getFacingForPlacement(World world, int x, int y, int z, PlayerEntity player) private intRedstoneWireBlock.getHighestPowerWire(World world, int x, int y, int z, int power) protected intLiquidBlock.getLiquidState(World world, int x, int y, int z) protected intFlowingLiquidBlock.getLowestDepth(World world, int x, int y, int z, int depth) private intButtonBlock.getPlacementSide(World world, int x, int y, int z) PistonExtensionBlock.getPushedBlockCollisionShape(World world, int x, int y, int z, int blockId, float sizeMultiplier, int facing) private boolean[]private booleanprivate booleanChestBlock.hasNeighbor(World world, int x, int y, int z) voidJukeboxBlock.insertRecord(World world, int x, int y, int z, int id) private booleanRedstoneTorchBlock.isBurnedOut(World world, int x, int y, int z, boolean addNew) private booleanStillLiquidBlock.isFlammable(World world, int x, int y, int z) private booleanFlowingLiquidBlock.isLiquidBreaking(World world, int x, int y, int z) private booleanprivate booleanRailBlock.isPoweredByConnectedRails(World world, int x, int y, int z, int meta, boolean towardsNegative, int depth) private booleanRailBlock.isPoweredByRail(World world, int x, int y, int z, boolean towardsNegative, int depth, int shape) static final booleanprivate booleanFarmlandBlock.isWaterNearby(World world, int x, int y, int z) private voidvoidBedBlock.neighborUpdate(World world, int x, int y, int z, int id) voidBlock.neighborUpdate(World world, int x, int y, int z, int id) voidButtonBlock.neighborUpdate(World world, int x, int y, int z, int id) voidCactusBlock.neighborUpdate(World world, int x, int y, int z, int id) voidCakeBlock.neighborUpdate(World world, int x, int y, int z, int id) voidDispenserBlock.neighborUpdate(World world, int x, int y, int z, int id) voidDoorBlock.neighborUpdate(World world, int x, int y, int z, int id) voidFarmlandBlock.neighborUpdate(World world, int x, int y, int z, int id) voidFireBlock.neighborUpdate(World world, int x, int y, int z, int id) voidLadderBlock.neighborUpdate(World world, int x, int y, int z, int id) voidLeverBlock.neighborUpdate(World world, int x, int y, int z, int id) voidLiquidBlock.neighborUpdate(World world, int x, int y, int z, int id) voidNetherPortalBlock.neighborUpdate(World world, int x, int y, int z, int id) voidNoteBlock.neighborUpdate(World world, int x, int y, int z, int id) voidPistonBlock.neighborUpdate(World world, int x, int y, int z, int id) voidPistonExtensionBlock.neighborUpdate(World world, int x, int y, int z, int id) voidPistonHeadBlock.neighborUpdate(World world, int x, int y, int z, int id) voidPlantBlock.neighborUpdate(World world, int x, int y, int z, int id) voidPressurePlateBlock.neighborUpdate(World world, int x, int y, int z, int id) voidRailBlock.neighborUpdate(World world, int x, int y, int z, int id) voidRedstoneTorchBlock.neighborUpdate(World world, int x, int y, int z, int id) voidRedstoneWireBlock.neighborUpdate(World world, int x, int y, int z, int id) voidRepeaterBlock.neighborUpdate(World world, int x, int y, int z, int id) voidSandBlock.neighborUpdate(World world, int x, int y, int z, int id) voidSignBlock.neighborUpdate(World world, int x, int y, int z, int id) voidSnowyBlock.neighborUpdate(World world, int x, int y, int z, int id) voidStillLiquidBlock.neighborUpdate(World world, int x, int y, int z, int id) voidSugarCaneBlock.neighborUpdate(World world, int x, int y, int z, int id) voidTntBlock.neighborUpdate(World world, int x, int y, int z, int id) voidTorchBlock.neighborUpdate(World world, int x, int y, int z, int id) voidTrapdoorBlock.neighborUpdate(World world, int x, int y, int z, int id) voidBlock.onBlockAction(World world, int x, int y, int z, int data1, int data2) voidNoteBlock.onBlockAction(World world, int x, int y, int z, int data1, int data2) voidPistonBlock.onBlockAction(World world, int x, int y, int z, int data1, int data2) voidBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidButtonBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidCakeBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidDoorBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidLeverBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidNoteBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidRedstoneOreBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidStairsBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidTntBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidTrapdoorBlock.onBlockBreakStart(World world, int x, int y, int z, PlayerEntity player) voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidBlock.onDestroyedByExplosion(World world, int x, int y, int z) voidStairsBlock.onDestroyedByExplosion(World world, int x, int y, int z) voidTntBlock.onDestroyedByExplosion(World world, int x, int y, int z) voidBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidCactusBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidCobwebBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidDetectorRailBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidNetherPortalBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidPressurePlateBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidSoulSandBlock.onEntityCollision(World world, int x, int y, int z, Entity entity) voidBlock.onMetadataChange(World world, int x, int y, int z, int meta) voidStairsBlock.onMetadataChange(World world, int x, int y, int z, int meta) voidTntBlock.onMetadataChange(World world, int x, int y, int z, int meta) voidvoidvoidBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidDispenserBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidFurnaceBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidvoidPistonBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidPumpkinBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidvoidRepeaterBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidvoidStairsBlock.onPlaced(World world, int x, int y, int z, LivingEntity placer) voidvoidvoidvoidvoidBlock.onSteppedOn(World world, int x, int y, int z, Entity entity) voidFarmlandBlock.onSteppedOn(World world, int x, int y, int z, Entity entity) voidLeavesBlock.onSteppedOn(World world, int x, int y, int z, Entity entity) voidRedstoneOreBlock.onSteppedOn(World world, int x, int y, int z, Entity entity) voidStairsBlock.onSteppedOn(World world, int x, int y, int z, Entity entity) voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().voidCalled at a frequency based on the return value ofBlock.getTickRate().booleanBedBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanButtonBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanCakeBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanChestBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanDispenserBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanDoorBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanFurnaceBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanJukeboxBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanLeverBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanNoteBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanPistonBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanPistonExtensionBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanRedstoneOreBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanRepeaterBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanStairsBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanTntBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanTrapdoorBlock.onUse(World world, int x, int y, int z, PlayerEntity player) booleanWorkbenchBlock.onUse(World world, int x, int y, int z, PlayerEntity player) private voidSandBlock.processFall(World world, int x, int y, int z) private booleanvoidBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidFireBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidFurnaceBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidLiquidBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidNetherPortalBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidRedstoneOreBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidRedstoneTorchBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidRedstoneWireBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidRepeaterBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidStairsBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidTorchBlock.randomDisplayTick(World world, int x, int y, int z, Random random) voidvoidprivate booleanPistonBlock.shouldExtend(World world, int x, int y, int z, int facing) private booleanRedstoneTorchBlock.shouldUnpower(World world, int x, int y, int z) private voidRedstoneOreBlock.spawnParticles(World world, int x, int y, int z) private voidprivate voidCakeBlock.tryEat(World world, int x, int y, int z, PlayerEntity player) voidJukeboxBlock.tryEjectRecord(World world, int x, int y, int z) private voidFireBlock.trySpreadingFire(World world, int x, int y, int z, int spreadFactor, Random random, int currentAge) private voidDispenserBlock.updateDirection(World world, int x, int y, int z) private voidFurnaceBlock.updateDirection(World world, int x, int y, int z) static voidFurnaceBlock.updateLitState(boolean lit, World world, int x, int y, int z) private voidRedstoneWireBlock.updateNeighborsOfWire(World world, int x, int y, int z) private voidPressurePlateBlock.updatePlateState(World world, int x, int y, int z) private voidRedstoneWireBlock.updatePower(World world, int x, int y, int z) private voidDetectorRailBlock.updatePoweredStatus(World world, int x, int y, int z, int meta) private voidRailBlock.updateShape(World world, int x, int y, int z, boolean force) static voidBedBlock.updateState(World world, int x, int y, int z, boolean occupied) Constructors in net.minecraft.block with parameters of type World -
Uses of World in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as WorldMethods in net.minecraft.block.entity with parameters of type World -
Uses of World in net.minecraft.client
Fields in net.minecraft.client declared as WorldMethods in net.minecraft.client with parameters of type WorldModifier and TypeMethodDescriptionInteractionManager.createPlayer(World world) MultiplayerInteractionManager.createPlayer(World world) booleanInteractionManager.interactBlock(PlayerEntity player, World world, ItemStack item, int x, int y, int z, int side) booleanMultiplayerInteractionManager.interactBlock(PlayerEntity player, World world, ItemStack item, int x, int y, int z, int side) booleanInteractionManager.interactItem(PlayerEntity player, World world, ItemStack item) booleanMultiplayerInteractionManager.interactItem(PlayerEntity player, World world, ItemStack item) voidvoidvoidvoidMinecraft.setWorld(World world, String message, PlayerEntity player) voidvoidvoid -
Uses of World in net.minecraft.client.gui.screen.ingame
Constructors in net.minecraft.client.gui.screen.ingame with parameters of type WorldModifierConstructorDescriptionCraftingScreen(PlayerInventory inventory, World world, int x, int y, int z) -
Uses of World in net.minecraft.client.network
Constructors in net.minecraft.client.network with parameters of type WorldModifierConstructorDescriptionMultiplayerClientPlayerEntity(Minecraft minecraft, World world, Session session, ClientNetworkHandler networkHandler) OtherPlayerEntity(World world, String name) -
Uses of World in net.minecraft.client.particle
Fields in net.minecraft.client.particle declared as WorldMethods in net.minecraft.client.particle with parameters of type WorldConstructors in net.minecraft.client.particle with parameters of type WorldModifierConstructorDescriptionBlockParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, Block block, int side, int meta) ExplosionParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) FireSmokeParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) FireSmokeParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, float scale) FlameParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) FootstepParticle(TextureManager textureManager, World world, double x, double y, double z) HeartParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) HeartParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, float scale) ItemParticle(World world, double x, double y, double z, Item item) LavaEmberParticle(World world, double double2, double double3, double double4) NoteParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) NoteParticle(World world, double x, double y, double z, double noteColorModifier, double double2, double double3, float scale) Particle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) ParticleManager(World world, TextureManager textureManager) PickupParticle(World world, Entity entity, Entity collector, float offsetY) PortalParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) RainSplashParticle(World world, double x, double y, double z) RedDustParticle(World world, double x, double y, double z, float velocityX, float velocityY, float velocityZ) RedDustParticle(World world, double x, double y, double z, float scale, float red, float green, float blue) SnowParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) SnowParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ, float scale) WaterBubbleParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) WaterSplashParticle(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) -
Uses of World in net.minecraft.client.render
Fields in net.minecraft.client.render declared as WorldMethods in net.minecraft.client.render with parameters of type World -
Uses of World in net.minecraft.client.render.block
Methods in net.minecraft.client.render.block with parameters of type WorldModifier and TypeMethodDescriptionvoidBlockRenderManager.renderFallingBlockEntity(Block block, World world, int x, int y, int z) -
Uses of World in net.minecraft.client.render.block.entity
Fields in net.minecraft.client.render.block.entity declared as WorldMethods in net.minecraft.client.render.block.entity with parameters of type WorldModifier and TypeMethodDescriptionvoidBlockEntityRenderDispatcher.prepare(World world, TextureManager textureManager, TextRenderer textRenderer, LivingEntity camera, float tickDelta) voidvoidvoid -
Uses of World in net.minecraft.client.render.chunk
Fields in net.minecraft.client.render.chunk declared as WorldConstructors in net.minecraft.client.render.chunk with parameters of type WorldModifierConstructorDescriptionChunkBuilder(World world, List blockEntitiesUpdateList, int x, int y, int z, int size, int baseRenderListId) -
Uses of World in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as WorldMethods in net.minecraft.client.render.entity that return WorldMethods in net.minecraft.client.render.entity with parameters of type WorldModifier and TypeMethodDescriptionvoidEntityRenderDispatcher.init(World world, TextureManager textureManager, TextRenderer textRenderer, LivingEntity livingEntity, GameOptions options, float scale) void -
Uses of World in net.minecraft.client.world.chunk
Fields in net.minecraft.client.world.chunk declared as WorldConstructors in net.minecraft.client.world.chunk with parameters of type World -
Uses of World in net.minecraft.entity
Fields in net.minecraft.entity declared as WorldMethods in net.minecraft.entity that return WorldMethods in net.minecraft.entity with parameters of type WorldModifier and TypeMethodDescriptionstatic Entitystatic Entitystatic EntityEntityRegistry.getEntityFromNbt(NbtCompound nbt, World world) voidConstructors in net.minecraft.entity with parameters of type WorldModifierConstructorDescriptionAbstractLightningEntity(World world) FallingBlockEntity(World world) FallingBlockEntity(World world, double x, double y, double z, int blockId) FlyingEntity(World world) ItemEntity(World world) ItemEntity(World world, double x, double y, double z, ItemStack stack) LightningEntity(World world, double x, double y, double z) LivingEntity(World world) WaterCreatureEntity(World world) -
Uses of World in net.minecraft.entity.decoration.painting
Constructors in net.minecraft.entity.decoration.painting with parameters of type WorldModifierConstructorDescriptionPaintingEntity(World world) PaintingEntity(World world, int x, int y, int z, int facing) PaintingEntity(World world, int x, int y, int z, int facing, String variant) -
Uses of World in net.minecraft.entity.mob
Constructors in net.minecraft.entity.mob with parameters of type WorldModifierConstructorDescriptionCreeperEntity(World world) GhastEntity(World world) GiantEntity(World world) MonsterEntity(World world) PigZombieEntity(World world) SkeletonEntity(World world) SlimeEntity(World world) SpiderEntity(World world) ZombieEntity(World world) -
Uses of World in net.minecraft.entity.passive
Constructors in net.minecraft.entity.passive with parameters of type WorldModifierConstructorDescriptionAnimalEntity(World world) ChickenEntity(World world) SheepEntity(World world) SquidEntity(World world) WolfEntity(World world) -
Uses of World in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type WorldModifier and TypeMethodDescriptionstatic Vec3iPlayerEntity.findRespawnPosition(World world, Vec3i spawnPos) Checks if the player can respawn at their spawn position.voidConstructors in net.minecraft.entity.player with parameters of type WorldModifierConstructorDescriptionClientPlayerEntity(Minecraft minecraft, World world, Session session, int dimensionId) PlayerEntity(World world) ServerPlayerEntity(MinecraftServer server, World world, String name, ServerPlayerInteractionManager interactionManager) -
Uses of World in net.minecraft.entity.projectile
Constructors in net.minecraft.entity.projectile with parameters of type WorldModifierConstructorDescriptionArrowEntity(World world) ArrowEntity(World world, double x, double y, double z) ArrowEntity(World world, LivingEntity owner) FireballEntity(World world) FireballEntity(World world, double x, double y, double z, double velocityX, double velocityY, double velocityZ) FireballEntity(World world, LivingEntity owner, double velocityX, double velocityY, double velocityZ) FishingBobberEntity(World world) FishingBobberEntity(World world, double x, double y, double z) FishingBobberEntity(World world, PlayerEntity thrower) -
Uses of World in net.minecraft.entity.projectile.thrown
Constructors in net.minecraft.entity.projectile.thrown with parameters of type WorldModifierConstructorDescriptionEggEntity(World world, LivingEntity owner) SnowballEntity(World world) SnowballEntity(World world, double x, double y, double z) SnowballEntity(World world, LivingEntity owner) -
Uses of World in net.minecraft.entity.vehicle
Constructors in net.minecraft.entity.vehicle with parameters of type WorldModifierConstructorDescriptionBoatEntity(World world) BoatEntity(World world, double x, double y, double z) MinecartEntity(World world) MinecartEntity(World world, double x, double y, double z, int type) -
Uses of World in net.minecraft.isom
Fields in net.minecraft.isom declared as WorldMethods in net.minecraft.isom with parameters of type WorldConstructors in net.minecraft.isom with parameters of type World -
Uses of World in net.minecraft.item
Methods in net.minecraft.item with parameters of type WorldModifier and TypeMethodDescriptionstatic MapStateMapItem.getMapState(short mapId, World world) MapItem.getSavedMapState(ItemStack stack, World world) MapItem.getUpdatePacket(ItemStack stack, World world, PlayerEntity player) NetworkSyncedItem.getUpdatePacket(ItemStack stack, World world, PlayerEntity player) voidItem.inventoryTick(ItemStack stack, World world, Entity entity, int slot, boolean selected) voidItemStack.inventoryTick(World world, Entity entity, int slot, boolean selected) voidMapItem.inventoryTick(ItemStack stack, World world, Entity entity, int slot, boolean selected) voidItem.onCraft(ItemStack stack, World world, PlayerEntity player) voidItemStack.onCraft(World world, PlayerEntity player) voidMapItem.onCraft(ItemStack stack, World world, PlayerEntity player) voidBoatItem.use(ItemStack stack, World world, PlayerEntity user) BowItem.use(ItemStack stack, World world, PlayerEntity user) BucketItem.use(ItemStack stack, World world, PlayerEntity user) EggItem.use(ItemStack stack, World world, PlayerEntity user) FishingRodItem.use(ItemStack stack, World world, PlayerEntity user) FoodItem.use(ItemStack stack, World world, PlayerEntity user) Item.use(ItemStack stack, World world, PlayerEntity user) ItemStack.use(World world, PlayerEntity user) MushroomStewItem.use(ItemStack stack, World world, PlayerEntity user) SnowballItem.use(ItemStack stack, World world, PlayerEntity user) booleanBedItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanBlockItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanDoorItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanDyeItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanFlintAndSteel.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanHoeItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanItemStack.useOnBlock(PlayerEntity player, World world, int x, int y, int z, int side) booleanMinecartItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanMusicDiscItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanPaintingItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanRedstoneItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanSecondaryBlockItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanSeedsItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) booleanSignItem.useOnBlock(ItemStack stack, PlayerEntity user, World world, int x, int y, int z, int side) -
Uses of World in net.minecraft.item.map
Methods in net.minecraft.item.map with parameters of type WorldModifier and TypeMethodDescriptionbyte[]MapState.getPlayerMarkerPacket(ItemStack stack, World world, PlayerEntity player) -
Uses of World in net.minecraft.network.packet.s2c.play
Constructors in net.minecraft.network.packet.s2c.play with parameters of type WorldModifierConstructorDescriptionBlockUpdateS2CPacket(int x, int y, int z, World world) ChunkDataS2CPacket(int x, int y, int z, int sizeX, int sizeY, int sizeZ, World world) ChunkDeltaUpdateS2CPacket(int x, int z, short[] positions, int size, World world) -
Uses of World in net.minecraft.screen
Fields in net.minecraft.screen declared as WorldConstructors in net.minecraft.screen with parameters of type WorldModifierConstructorDescriptionCraftingScreenHandler(PlayerInventory playerInventory, World world, int x, int y, int z) -
Uses of World in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type WorldModifier and TypeMethodDescriptionbooleanServerPlayerInteractionManager.interactBlock(PlayerEntity player, World world, ItemStack stack, int x, int y, int z, int side) booleanServerPlayerInteractionManager.interactItem(PlayerEntity player, World world, ItemStack stack) -
Uses of World in net.minecraft.server.world
Subclasses of World in net.minecraft.server.world -
Uses of World in net.minecraft.world
Subclasses of World in net.minecraft.worldFields in net.minecraft.world declared as WorldConstructors in net.minecraft.world with parameters of type WorldModifierConstructorDescriptionWorldRegion(World world, int minX, int minY, int minZ, int maxX, int maxY, int maxZ) -
Uses of World in net.minecraft.world.biome.source
Constructors in net.minecraft.world.biome.source with parameters of type World -
Uses of World in net.minecraft.world.chunk
Fields in net.minecraft.world.chunk declared as WorldModifier and TypeFieldDescriptionChunk.worldprivate WorldChunkCache.worldprivate WorldLegacyChunkCache.worldConstructors in net.minecraft.world.chunk with parameters of type WorldModifierConstructorDescriptionChunkCache(World world, ChunkStorage storage, ChunkSource generator) EmptyChunk(World world, byte[] blocks, int x, int z) EmptyChunk(World world, int x, int z) -
Uses of World in net.minecraft.world.chunk.light
Methods in net.minecraft.world.chunk.light with parameters of type World -
Uses of World in net.minecraft.world.chunk.storage
Methods in net.minecraft.world.chunk.storage with parameters of type WorldModifier and TypeMethodDescriptionstatic ChunkAlphaChunkStorage.loadChunkFromNbt(World world, NbtCompound nbt) voidvoidvoidstatic voidAlphaChunkStorage.saveChunkToNbt(Chunk chunk, World world, NbtCompound nbt) voidAlphaChunkStorage.saveEntities(World world, Chunk chunk) voidChunkStorage.saveEntities(World world, Chunk chunk) voidRegionChunkStorage.saveEntities(World world, Chunk chunk) -
Uses of World in net.minecraft.world.dimension
Fields in net.minecraft.world.dimension declared as WorldMethods in net.minecraft.world.dimension with parameters of type WorldModifier and TypeMethodDescriptionbooleanPortalForcer.createPortal(World world, Entity entity) voidPortalForcer.moveToPortal(World world, Entity entity) Called when an entity's dimension changes so that their position is forced to a portal position.final voidbooleanPortalForcer.teleportToValidPortal(World world, Entity entity) -
Uses of World in net.minecraft.world.explosion
Fields in net.minecraft.world.explosion declared as WorldConstructors in net.minecraft.world.explosion with parameters of type World -
Uses of World in net.minecraft.world.gen
Methods in net.minecraft.world.gen with parameters of type WorldModifier and TypeMethodDescriptionvoidGenerator.place(ChunkSource source, World world, int chunkX, int chunkZ, byte[] blocks) protected voidGenerator.place(World world, int startChunkX, int startChunkZ, int chunkX, int chunkZ, byte[] blocks) -
Uses of World in net.minecraft.world.gen.carver
Methods in net.minecraft.world.gen.carver with parameters of type World -
Uses of World in net.minecraft.world.gen.chunk
Fields in net.minecraft.world.gen.chunk declared as WorldModifier and TypeFieldDescriptionprivate WorldNetherChunkGenerator.worldprivate WorldOverworldChunkGenerator.worldprivate WorldSkyChunkGenerator.worldConstructors in net.minecraft.world.gen.chunk with parameters of type WorldModifierConstructorDescriptionNetherChunkGenerator(World world, long seed) OverworldChunkGenerator(World world, long seed) SkyChunkGenerator(World world, long seed) -
Uses of World in net.minecraft.world.gen.feature
Fields in net.minecraft.world.gen.feature declared as WorldMethods in net.minecraft.world.gen.feature with parameters of type WorldModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanabstract booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean