Uses of Interface
net.minecraft.world.IWorld
Package
Description
-
Uses of IWorld in net.minecraft.block
Modifier and TypeFieldDescriptionprivate final IWorld
ComposterBlock.FullInventory.level
private final IWorld
ComposterBlock.PartialInventory.level
private final IWorld
PortalSize.level
Modifier and TypeMethodDescriptionprivate static BlockState
ComposterBlock.addItem
(BlockState p_235487_0_, IWorld p_235487_1_, BlockPos p_235487_2_, ItemStack p_235487_3_) static boolean
BubbleColumnBlock.canExistIn
(IWorld p_208072_0_, BlockPos p_208072_1_) void
Block.destroy
(IWorld p_176206_1_, BlockPos p_176206_2_, BlockState p_176206_3_) void
MovingPistonBlock.destroy
(IWorld p_176206_1_, BlockPos p_176206_2_, BlockState p_176206_3_) void
StairsBlock.destroy
(IWorld p_176206_1_, BlockPos p_176206_2_, BlockState p_176206_3_) static void
CampfireBlock.dowse
(IWorld p_235475_0_, BlockPos p_235475_1_, BlockState p_235475_2_) static void
Block.dropResources
(BlockState p_220059_0_, IWorld p_220059_1_, BlockPos p_220059_2_, TileEntity p_220059_3_) private ActionResultType
CakeBlock.eat
(IWorld p_226911_1_, BlockPos p_226911_2_, BlockState p_226911_3_, PlayerEntity p_226911_4_) private static BlockState
ComposterBlock.empty
(BlockState p_235490_0_, IWorld p_235490_1_, BlockPos p_235490_2_) static Optional<PortalSize>
PortalSize.findEmptyPortalShape
(IWorld p_242964_0_, BlockPos p_242964_1_, Direction.Axis p_242964_2_) static Optional<PortalSize>
PortalSize.findPortalShape
(IWorld p_242965_0_, BlockPos p_242965_1_, Predicate<PortalSize> p_242965_2_, Direction.Axis p_242965_3_) private void
static void
ChorusFlowerBlock.generatePlant
(IWorld p_185603_0_, BlockPos p_185603_1_, Random p_185603_2_, int p_185603_3_) ComposterBlock.getContainer
(BlockState p_219966_1_, IWorld p_219966_2_, BlockPos p_219966_3_) AbstractPlantBlock.getStateForPlacement
(IWorld p_235504_1_) AbstractTopPlantBlock.getStateForPlacement
(IWorld p_235504_1_) private BlockState
FireBlock.getStateWithAge
(IWorld p_235494_1_, BlockPos p_235494_2_, int p_235494_3_) static void
BubbleColumnBlock.growColumn
(IWorld p_203159_0_, BlockPos p_203159_1_, boolean p_203159_2_) private static void
ChorusFlowerBlock.growTreeRecursive
(IWorld p_185601_0_, BlockPos p_185601_1_, Random p_185601_2_, BlockPos p_185601_3_, int p_185601_4_, int p_185601_5_) private static boolean
ChestBlock.isCatSittingOnChest
(IWorld p_220107_0_, BlockPos p_220107_1_) static boolean
ChestBlock.isChestBlockedAt
(IWorld p_220108_0_, BlockPos p_220108_1_) private static void
LeverBlock.makeParticle
(BlockState p_196379_0_, IWorld p_196379_1_, BlockPos p_196379_2_, float p_196379_3_) void
boolean
CampfireBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
ILiquidContainer.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) default boolean
IWaterLoggable.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
KelpBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
KelpTopBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
SeaGrassBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
SlabBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) boolean
TallSeaGrassBlock.placeLiquid
(IWorld p_204509_1_, BlockPos p_204509_2_, BlockState p_204509_3_, FluidState p_204509_4_) protected abstract void
AbstractPressurePlateBlock.playOffSound
(IWorld p_185508_1_, BlockPos p_185508_2_) protected void
PressurePlateBlock.playOffSound
(IWorld p_185508_1_, BlockPos p_185508_2_) protected void
WeightedPressurePlateBlock.playOffSound
(IWorld p_185508_1_, BlockPos p_185508_2_) protected abstract void
AbstractPressurePlateBlock.playOnSound
(IWorld p_185507_1_, BlockPos p_185507_2_) protected void
PressurePlateBlock.playOnSound
(IWorld p_185507_1_, BlockPos p_185507_2_) protected void
WeightedPressurePlateBlock.playOnSound
(IWorld p_185507_1_, BlockPos p_185507_2_) protected void
AbstractButtonBlock.playSound
(PlayerEntity p_196367_1_, IWorld p_196367_2_, BlockPos p_196367_3_, boolean p_196367_4_) PistonBlock.rotate
(BlockState state, IWorld world, BlockPos pos, Rotation direction) private static void
TargetBlock.setOutputPower
(IWorld p_235604_0_, BlockState p_235604_1_, int p_235604_2_, BlockPos p_235604_3_, int p_235604_4_) void
JukeboxBlock.setRecord
(IWorld p_176431_1_, BlockPos p_176431_2_, BlockState p_176431_3_, ItemStack p_176431_4_) private void
ObserverBlock.startSignal
(IWorld p_203420_1_, BlockPos p_203420_2_) BubbleColumnBlock.takeLiquid
(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_) FlowingFluidBlock.takeLiquid
(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_) IBucketPickupHandler.takeLiquid
(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_) default Fluid
IWaterLoggable.takeLiquid
(IWorld p_204508_1_, BlockPos p_204508_2_, BlockState p_204508_3_) protected void
AbstractCoralPlantBlock.tryScheduleDieTick
(BlockState p_212558_1_, IWorld p_212558_2_, BlockPos p_212558_3_) private static BlockState
LeavesBlock.updateDistance
(BlockState p_208493_0_, IWorld p_208493_1_, BlockPos p_208493_2_) static BlockState
Block.updateFromNeighbourShapes
(BlockState p_199770_0_, IWorld p_199770_1_, BlockPos p_199770_2_) final void
AbstractBlock.AbstractBlockState.updateIndirectNeighbourShapes
(IWorld p_196948_1_, BlockPos p_196948_2_, int p_196948_3_) void
AbstractBlock.AbstractBlockState.updateIndirectNeighbourShapes
(IWorld p_241483_1_, BlockPos p_241483_2_, int p_241483_3_, int p_241483_4_) void
AbstractBlock.updateIndirectNeighbourShapes
(BlockState p_196248_1_, IWorld p_196248_2_, BlockPos p_196248_3_, int p_196248_4_, int p_196248_5_) Deprecated.void
RedstoneWireBlock.updateIndirectNeighbourShapes
(BlockState p_196248_1_, IWorld p_196248_2_, BlockPos p_196248_3_, int p_196248_4_, int p_196248_5_) final void
AbstractBlock.AbstractBlockState.updateNeighbourShapes
(IWorld p_235734_1_, BlockPos p_235734_2_, int p_235734_3_) final void
AbstractBlock.AbstractBlockState.updateNeighbourShapes
(IWorld p_241482_1_, BlockPos p_241482_2_, int p_241482_3_, int p_241482_4_) static void
Block.updateOrDestroy
(BlockState p_196263_0_, BlockState p_196263_1_, IWorld p_196263_2_, BlockPos p_196263_3_, int p_196263_4_) static void
Block.updateOrDestroy
(BlockState p_241468_0_, BlockState p_241468_1_, IWorld p_241468_2_, BlockPos p_241468_3_, int p_241468_4_, int p_241468_5_) private static int
TargetBlock.updateRedstoneOutput
(IWorld p_235605_0_, BlockState p_235605_1_, BlockRayTraceResult p_235605_2_, Entity p_235605_3_) AbstractBlock.AbstractBlockState.updateShape
(Direction p_196956_1_, BlockState p_196956_2_, IWorld p_196956_3_, BlockPos p_196956_4_, BlockPos p_196956_5_) AbstractBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) Deprecated.AbstractBodyPlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractCoralPlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractPressurePlateBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractSignBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AbstractTopPlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) AttachedStemBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BambooBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BambooSaplingBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BannerBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BedBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BeehiveBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BellBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BubbleColumnBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) BushBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CactusBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CakeBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CampfireBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CarpetBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChainBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChestBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChorusFlowerBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ChorusPlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CocoaBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ConcretePowderBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ConduitBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralFinBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralPlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) CoralWallFanBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DeadCoralWallFanBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DoorBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) DoublePlantBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) EnderChestBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FallingBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FarmlandBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FenceBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FenceGateBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FireBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FlowerPotBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) FlowingFluidBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) GrassPathBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) HorizontalFaceBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) HugeMushroomBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LadderBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LanternBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) LeavesBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) MagmaBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) NetherPortalBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) NoteBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ObserverBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) PaneBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) PistonHeadBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RedstoneWallTorchBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RedstoneWireBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) RepeaterBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ScaffoldingBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SeaGrassBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SeaPickleBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SlabBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SnowBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SnowyDirtBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SoulFireBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SoulSandBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) StairsBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) StandingSignBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) SugarCaneBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TorchBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TrapDoorBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TripWireBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) TripWireHookBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) VineBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallBannerBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallSignBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) WallTorchBlock.updateShape
(BlockState p_196271_1_, Direction p_196271_2_, BlockState p_196271_3_, IWorld p_196271_4_, BlockPos p_196271_5_, BlockPos p_196271_6_) ModifierConstructorDescriptionFullInventory
(BlockState p_i50463_1_, IWorld p_i50463_2_, BlockPos p_i50463_3_, ItemStack p_i50463_4_) PartialInventory
(BlockState p_i50464_1_, IWorld p_i50464_2_, BlockPos p_i50464_3_) PortalSize
(IWorld p_i48740_1_, BlockPos p_i48740_2_, Direction.Axis p_i48740_3_) -
Uses of IWorld in net.minecraft.block.trees
Modifier and TypeMethodDescriptionprivate boolean
Tree.hasFlowers
(IWorld p_230140_1_, BlockPos p_230140_2_) -
Uses of IWorld in net.minecraft.client.world
-
Uses of IWorld in net.minecraft.entity
Modifier and TypeMethodDescriptionstatic boolean
MobEntity.checkMobSpawnRules
(EntityType<? extends MobEntity> p_223315_0_, IWorld p_223315_1_, SpawnReason p_223315_2_, BlockPos p_223315_3_, Random p_223315_4_) boolean
CreatureEntity.checkSpawnRules
(IWorld p_213380_1_, SpawnReason p_213380_2_) boolean
MobEntity.checkSpawnRules
(IWorld p_213380_1_, SpawnReason p_213380_2_) -
Uses of IWorld in net.minecraft.entity.ai.goal
Modifier and TypeMethodDescriptionvoid
BreakBlockGoal.playDestroyProgressSound
(IWorld p_203114_1_, BlockPos p_203114_2_) -
Uses of IWorld in net.minecraft.entity.monster
Modifier and TypeMethodDescriptionstatic boolean
MonsterEntity.checkAnyLightMonsterSpawnRules
(EntityType<? extends MonsterEntity> p_223324_0_, IWorld p_223324_1_, SpawnReason p_223324_2_, BlockPos p_223324_3_, Random p_223324_4_) static boolean
EndermiteEntity.checkEndermiteSpawnRules
(EntityType<EndermiteEntity> p_223328_0_, IWorld p_223328_1_, SpawnReason p_223328_2_, BlockPos p_223328_3_, Random p_223328_4_) static boolean
GhastEntity.checkGhastSpawnRules
(EntityType<GhastEntity> p_223368_0_, IWorld p_223368_1_, SpawnReason p_223368_2_, BlockPos p_223368_3_, Random p_223368_4_) static boolean
GuardianEntity.checkGuardianSpawnRules
(EntityType<? extends GuardianEntity> p_223329_0_, IWorld p_223329_1_, SpawnReason p_223329_2_, BlockPos p_223329_3_, Random p_223329_4_) static boolean
HoglinEntity.checkHoglinSpawnRules
(EntityType<HoglinEntity> p_234361_0_, IWorld p_234361_1_, SpawnReason p_234361_2_, BlockPos p_234361_3_, Random p_234361_4_) static boolean
MagmaCubeEntity.checkMagmaCubeSpawnRules
(EntityType<MagmaCubeEntity> p_223367_0_, IWorld p_223367_1_, SpawnReason p_223367_2_, BlockPos p_223367_3_, Random p_223367_4_) static boolean
PatrollerEntity.checkPatrollingMonsterSpawnRules
(EntityType<? extends PatrollerEntity> p_223330_0_, IWorld p_223330_1_, SpawnReason p_223330_2_, BlockPos p_223330_3_, Random p_223330_4_) static boolean
SlimeEntity.checkSlimeSpawnRules
(EntityType<SlimeEntity> p_223366_0_, IWorld p_223366_1_, SpawnReason p_223366_2_, BlockPos p_223366_3_, Random p_223366_4_) static boolean
SilverfishEntity.checkSliverfishSpawnRules
(EntityType<SilverfishEntity> p_223331_0_, IWorld p_223331_1_, SpawnReason p_223331_2_, BlockPos p_223331_3_, Random p_223331_4_) static boolean
ZombifiedPiglinEntity.checkZombifiedPiglinSpawnRules
(EntityType<ZombifiedPiglinEntity> p_234351_0_, IWorld p_234351_1_, SpawnReason p_234351_2_, BlockPos p_234351_3_, Random p_234351_4_) private static boolean
DrownedEntity.isDeepEnoughToSpawn
(IWorld p_223333_0_, BlockPos p_223333_1_) void
ZombieEntity.AttackTurtleEggGoal.playDestroyProgressSound
(IWorld p_203114_1_, BlockPos p_203114_2_) -
Uses of IWorld in net.minecraft.entity.monster.piglin
Modifier and TypeMethodDescriptionstatic boolean
PiglinEntity.checkPiglinSpawnRules
(EntityType<PiglinEntity> p_234418_0_, IWorld p_234418_1_, SpawnReason p_234418_2_, BlockPos p_234418_3_, Random p_234418_4_) -
Uses of IWorld in net.minecraft.entity.passive
Modifier and TypeMethodDescriptionstatic boolean
AnimalEntity.checkAnimalSpawnRules
(EntityType<? extends AnimalEntity> p_223316_0_, IWorld p_223316_1_, SpawnReason p_223316_2_, BlockPos p_223316_3_, Random p_223316_4_) static boolean
BatEntity.checkBatSpawnRules
(EntityType<BatEntity> p_223369_0_, IWorld p_223369_1_, SpawnReason p_223369_2_, BlockPos p_223369_3_, Random p_223369_4_) static boolean
DolphinEntity.checkDolphinSpawnRules
(EntityType<DolphinEntity> p_223364_0_, IWorld p_223364_1_, SpawnReason p_223364_2_, BlockPos p_223364_3_, Random p_223364_4_) static boolean
MooshroomEntity.checkMushroomSpawnRules
(EntityType<MooshroomEntity> p_223318_0_, IWorld p_223318_1_, SpawnReason p_223318_2_, BlockPos p_223318_3_, Random p_223318_4_) static boolean
OcelotEntity.checkOcelotSpawnRules
(EntityType<OcelotEntity> p_223319_0_, IWorld p_223319_1_, SpawnReason p_223319_2_, BlockPos p_223319_3_, Random p_223319_4_) static boolean
ParrotEntity.checkParrotSpawnRules
(EntityType<ParrotEntity> p_223317_0_, IWorld p_223317_1_, SpawnReason p_223317_2_, BlockPos p_223317_3_, Random p_223317_4_) static boolean
PolarBearEntity.checkPolarBearSpawnRules
(EntityType<PolarBearEntity> p_223320_0_, IWorld p_223320_1_, SpawnReason p_223320_2_, BlockPos p_223320_3_, Random p_223320_4_) static boolean
RabbitEntity.checkRabbitSpawnRules
(EntityType<RabbitEntity> p_223321_0_, IWorld p_223321_1_, SpawnReason p_223321_2_, BlockPos p_223321_3_, Random p_223321_4_) static boolean
SquidEntity.checkSquidSpawnRules
(EntityType<SquidEntity> p_223365_0_, IWorld p_223365_1_, SpawnReason p_223365_2_, BlockPos p_223365_3_, Random p_223365_4_) static boolean
StriderEntity.checkStriderSpawnRules
(EntityType<StriderEntity> p_234314_0_, IWorld p_234314_1_, SpawnReason p_234314_2_, BlockPos p_234314_3_, Random p_234314_4_) static boolean
TurtleEntity.checkTurtleSpawnRules
(EntityType<TurtleEntity> p_223322_0_, IWorld p_223322_1_, SpawnReason p_223322_2_, BlockPos p_223322_3_, Random p_223322_4_) private int
RabbitEntity.getRandomRabbitType
(IWorld p_213610_1_) -
Uses of IWorld in net.minecraft.entity.passive.fish
Modifier and TypeMethodDescriptionstatic boolean
AbstractFishEntity.checkFishSpawnRules
(EntityType<? extends AbstractFishEntity> p_223363_0_, IWorld p_223363_1_, SpawnReason p_223363_2_, BlockPos p_223363_3_, Random p_223363_4_) -
Uses of IWorld in net.minecraft.fluid
Modifier and TypeMethodDescriptionprotected abstract void
FlowingFluid.beforeDestroyingBlock
(IWorld p_205580_1_, BlockPos p_205580_2_, BlockState p_205580_3_) protected void
LavaFluid.beforeDestroyingBlock
(IWorld p_205580_1_, BlockPos p_205580_2_, BlockState p_205580_3_) protected void
WaterFluid.beforeDestroyingBlock
(IWorld p_205580_1_, BlockPos p_205580_2_, BlockState p_205580_3_) private void
protected void
FlowingFluid.spread
(IWorld p_205575_1_, BlockPos p_205575_2_, FluidState p_205575_3_) protected void
FlowingFluid.spreadTo
(IWorld p_205574_1_, BlockPos p_205574_2_, BlockState p_205574_3_, Direction p_205574_4_, FluidState p_205574_5_) protected void
LavaFluid.spreadTo
(IWorld p_205574_1_, BlockPos p_205574_2_, BlockState p_205574_3_, Direction p_205574_4_, FluidState p_205574_5_) private void
FlowingFluid.spreadToSides
(IWorld p_207937_1_, BlockPos p_207937_2_, FluidState p_207937_3_, BlockState p_207937_4_) -
Uses of IWorld in net.minecraft.inventory
Modifier and TypeMethodDescriptionISidedInventoryProvider.getContainer
(BlockState p_219966_1_, IWorld p_219966_2_, BlockPos p_219966_3_) -
Uses of IWorld in net.minecraft.item
Modifier and TypeMethodDescriptionstatic void
BoneMealItem.addGrowthParticles
(IWorld p_195965_0_, BlockPos p_195965_1_, int p_195965_2_) private void
DebugStickItem.handleInteraction
(PlayerEntity p_195958_1_, BlockState p_195958_2_, IWorld p_195958_3_, BlockPos p_195958_4_, boolean p_195958_5_, ItemStack p_195958_6_) protected void
BucketItem.playEmptySound
(PlayerEntity p_203791_1_, IWorld p_203791_2_, BlockPos p_203791_3_) protected void
FishBucketItem.playEmptySound
(PlayerEntity p_203791_1_, IWorld p_203791_2_, BlockPos p_203791_3_) -
Uses of IWorld in net.minecraft.tileentity
Modifier and TypeMethodDescriptionstatic <S extends TileEntity>
TileEntityMerger.ICallbackWrapper<S>TileEntityMerger.combineWithNeigbour
(TileEntityType<S> p_226924_0_, Function<BlockState, TileEntityMerger.Type> p_226924_1_, Function<BlockState, Direction> p_226924_2_, DirectionProperty p_226924_3_, BlockState p_226924_4_, IWorld p_226924_5_, BlockPos p_226924_6_, BiPredicate<IWorld, BlockPos> p_226924_7_) Modifier and TypeMethodDescriptionstatic <S extends TileEntity>
TileEntityMerger.ICallbackWrapper<S>TileEntityMerger.combineWithNeigbour
(TileEntityType<S> p_226924_0_, Function<BlockState, TileEntityMerger.Type> p_226924_1_, Function<BlockState, Direction> p_226924_2_, DirectionProperty p_226924_3_, BlockState p_226924_4_, IWorld p_226924_5_, BlockPos p_226924_6_, BiPredicate<IWorld, BlockPos> p_226924_7_) -
Uses of IWorld in net.minecraft.util.palette
Modifier and TypeMethodDescriptiondefault void
UpgradeData.IBlockFixer.processChunk
(IWorld p_208826_1_) UpgradeData.IBlockFixer.updateShape
(BlockState p_196982_1_, Direction p_196982_2_, BlockState p_196982_3_, IWorld p_196982_4_, BlockPos p_196982_5_, BlockPos p_196982_6_) private static BlockState
UpgradeData.updateState
(BlockState p_196987_0_, Direction p_196987_1_, IWorld p_196987_2_, BlockPos p_196987_3_, BlockPos p_196987_4_) -
Uses of IWorld in net.minecraft.world
-
Uses of IWorld in net.minecraft.world.chunk
-
Uses of IWorld in net.minecraft.world.gen
Modifier and TypeMethodDescriptionabstract void
ChunkGenerator.fillFromNoise
(IWorld p_230352_1_, StructureManager p_230352_2_, IChunk p_230352_3_) void
DebugChunkGenerator.fillFromNoise
(IWorld p_230352_1_, StructureManager p_230352_2_, IChunk p_230352_3_) void
FlatChunkGenerator.fillFromNoise
(IWorld p_230352_1_, StructureManager p_230352_2_, IChunk p_230352_3_) void
NoiseChunkGenerator.fillFromNoise
(IWorld p_230352_1_, StructureManager p_230352_2_, IChunk p_230352_3_) -
Uses of IWorld in net.minecraft.world.gen.blockplacer
Modifier and TypeMethodDescriptionabstract void
BlockPlacer.place
(IWorld p_225567_1_, BlockPos p_225567_2_, BlockState p_225567_3_, Random p_225567_4_) void
ColumnBlockPlacer.place
(IWorld p_225567_1_, BlockPos p_225567_2_, BlockState p_225567_3_, Random p_225567_4_) void
DoublePlantBlockPlacer.place
(IWorld p_225567_1_, BlockPos p_225567_2_, BlockState p_225567_3_, Random p_225567_4_) void
SimpleBlockPlacer.place
(IWorld p_225567_1_, BlockPos p_225567_2_, BlockState p_225567_3_, Random p_225567_4_) -
Uses of IWorld in net.minecraft.world.gen.feature
Modifier and TypeMethodDescriptionprivate static boolean
BasaltColumnFeature.canPlaceAt
(IWorld p_242762_0_, int p_242762_1_, BlockPos.Mutable p_242762_2_) private void
IcebergFeature.carve
(int p_205174_1_, int p_205174_2_, BlockPos p_205174_3_, IWorld p_205174_4_, boolean p_205174_5_, double p_205174_6_, BlockPos p_205174_8_, int p_205174_9_, int p_205174_10_) protected boolean
OreFeature.doPlace
(IWorld p_207803_1_, Random p_207803_2_, OreFeatureConfig p_207803_3_, double p_207803_4_, double p_207803_6_, double p_207803_8_, double p_207803_10_, double p_207803_12_, double p_207803_14_, int p_207803_16_, int p_207803_17_, int p_207803_18_, int p_207803_19_, int p_207803_20_) private static BlockPos
BasaltColumnFeature.findAir
(IWorld p_236249_0_, BlockPos.Mutable p_236249_1_, int p_236249_2_) private static boolean
TwistingVineFeature.findFirstAirBlockAboveGround
(IWorld p_236420_0_, BlockPos.Mutable p_236420_1_) private static BlockPos
BasaltColumnFeature.findSurface
(IWorld p_236246_0_, int p_236246_1_, BlockPos.Mutable p_236246_2_, int p_236246_3_) private void
IcebergFeature.generateCutOut
(Random p_205184_1_, IWorld p_205184_2_, int p_205184_3_, int p_205184_4_, BlockPos p_205184_5_, boolean p_205184_6_, int p_205184_7_, double p_205184_8_, int p_205184_10_) private void
IcebergFeature.generateIcebergBlock
(IWorld p_205181_1_, Random p_205181_2_, BlockPos p_205181_3_, int p_205181_4_, int p_205181_5_, int p_205181_6_, int p_205181_7_, int p_205181_8_, int p_205181_9_, boolean p_205181_10_, int p_205181_11_, double p_205181_12_, boolean p_205181_14_, BlockState p_205181_15_) private static boolean
BasaltColumnFeature.isAirOrLavaOcean
(IWorld p_236247_0_, int p_236247_1_, BlockPos p_236247_2_) private boolean
NoExposedOreFeature.isFacingAir
(IWorld p_236326_1_, BlockPos p_236326_2_) private static boolean
TwistingVineFeature.isInvalidPlacementLocation
(IWorld p_236421_0_, BlockPos p_236421_1_) private static boolean
HugeFungusFeature.isReplaceable
(IWorld p_236315_0_, BlockPos p_236315_1_, boolean p_236315_2_) boolean
DefaultFlowersFeature.isValid
(IWorld p_225559_1_, BlockPos p_225559_2_, BlockClusterFeatureConfig p_225559_3_) abstract boolean
protected boolean
AbstractBigMushroomFeature.isValidPosition
(IWorld p_227209_1_, BlockPos p_227209_2_, int p_227209_3_, BlockPos.Mutable p_227209_4_, BigMushroomFeatureConfig p_227209_5_) protected abstract void
AbstractBigMushroomFeature.makeCap
(IWorld p_225564_1_, Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_) protected void
BigBrownMushroomFeature.makeCap
(IWorld p_225564_1_, Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_) protected void
BigRedMushroomFeature.makeCap
(IWorld p_225564_1_, Random p_225564_2_, BlockPos p_225564_3_, int p_225564_4_, BlockPos.Mutable p_225564_5_, BigMushroomFeatureConfig p_225564_6_) private boolean
BlockPileFeature.mayPlaceOn
(IWorld p_214621_1_, BlockPos p_214621_2_, Random p_214621_3_) static boolean
NetherVegetationFeature.place
(IWorld p_236325_0_, Random p_236325_1_, BlockPos p_236325_2_, BlockStateProvidingFeatureConfig p_236325_3_, int p_236325_4_, int p_236325_5_) static boolean
TwistingVineFeature.place
(IWorld p_236423_0_, Random p_236423_1_, BlockPos p_236423_2_, int p_236423_3_, int p_236423_4_, int p_236423_5_) private void
BasaltPillarFeature.placeBaseHangOff
(IWorld p_236252_1_, Random p_236252_2_, BlockPos p_236252_3_) private boolean
BasaltColumnFeature.placeColumn
(IWorld p_236248_1_, int p_236248_2_, BlockPos p_236248_3_, int p_236248_4_, int p_236248_5_) protected boolean
CoralFeature.placeCoralBlock
(IWorld p_204624_1_, Random p_204624_2_, BlockPos p_204624_3_, BlockState p_204624_4_) protected boolean
CoralClawFeature.placeFeature
(IWorld p_204623_1_, Random p_204623_2_, BlockPos p_204623_3_, BlockState p_204623_4_) protected abstract boolean
CoralFeature.placeFeature
(IWorld p_204623_1_, Random p_204623_2_, BlockPos p_204623_3_, BlockState p_204623_4_) protected boolean
CoralMushroomFeature.placeFeature
(IWorld p_204623_1_, Random p_204623_2_, BlockPos p_204623_3_, BlockState p_204623_4_) protected boolean
CoralTreeFeature.placeFeature
(IWorld p_204623_1_, Random p_204623_2_, BlockPos p_204623_3_, BlockState p_204623_4_) private boolean
BasaltPillarFeature.placeHangOff
(IWorld p_236253_1_, Random p_236253_2_, BlockPos p_236253_3_) private void
HugeFungusFeature.placeHat
(IWorld p_236321_1_, Random p_236321_2_, HugeFungusConfig p_236321_3_, BlockPos p_236321_4_, int p_236321_5_, boolean p_236321_6_) private void
HugeFungusFeature.placeHatBlock
(IWorld p_236316_1_, Random p_236316_2_, HugeFungusConfig p_236316_3_, BlockPos.Mutable p_236316_4_, float p_236316_5_, float p_236316_6_, float p_236316_7_) private void
HugeFungusFeature.placeHatDropBlock
(IWorld p_236318_1_, Random p_236318_2_, BlockPos p_236318_3_, BlockState p_236318_4_, boolean p_236318_5_) private void
WeepingVineFeature.placeRoofNetherWart
(IWorld p_236428_1_, Random p_236428_2_, BlockPos p_236428_3_) private void
WeepingVineFeature.placeRoofWeepingVines
(IWorld p_236429_1_, Random p_236429_2_, BlockPos p_236429_3_) private void
HugeFungusFeature.placeStem
(IWorld p_236317_1_, Random p_236317_2_, HugeFungusConfig p_236317_3_, BlockPos p_236317_4_, int p_236317_5_, boolean p_236317_6_) protected void
AbstractBigMushroomFeature.placeTrunk
(IWorld p_227210_1_, Random p_227210_2_, BlockPos p_227210_3_, BigMushroomFeatureConfig p_227210_4_, int p_227210_5_, BlockPos.Mutable p_227210_6_) private static void
TwistingVineFeature.placeTwistingVines
(IWorld p_236424_0_, Random p_236424_1_, BlockPos p_236424_2_, int p_236424_3_, int p_236424_4_, int p_236424_5_) static void
TwistingVineFeature.placeWeepingVinesColumn
(IWorld p_236422_0_, Random p_236422_1_, BlockPos.Mutable p_236422_2_, int p_236422_3_, int p_236422_4_, int p_236422_5_) static void
WeepingVineFeature.placeWeepingVinesColumn
(IWorld p_236427_0_, Random p_236427_1_, BlockPos.Mutable p_236427_2_, int p_236427_3_, int p_236427_4_, int p_236427_5_) private void
IcebergFeature.removeFloatingSnowLayer
(IWorld p_205185_1_, BlockPos p_205185_2_) private void
IcebergFeature.setIcebergBlock
(BlockPos p_205175_1_, IWorld p_205175_2_, Random p_205175_3_, int p_205175_4_, int p_205175_5_, boolean p_205175_6_, boolean p_205175_7_, BlockState p_205175_8_) private void
IcebergFeature.smooth
(IWorld p_205186_1_, BlockPos p_205186_2_, int p_205186_3_, int p_205186_4_, boolean p_205186_5_, int p_205186_6_) private void
BlockPileFeature.tryPlaceBlock
(IWorld p_227225_1_, BlockPos p_227225_2_, Random p_227225_3_, BlockStateProvidingFeatureConfig p_227225_4_) private static void
HugeFungusFeature.tryPlaceWeepingVines
(BlockPos p_236319_0_, IWorld p_236319_1_, Random p_236319_2_) private VoxelShapePart
TreeFeature.updateLeaves
(IWorld p_236403_1_, MutableBoundingBox p_236403_2_, Set<BlockPos> p_236403_3_, Set<BlockPos> p_236403_4_) -
Uses of IWorld in net.minecraft.world.gen.feature.jigsaw
Modifier and TypeMethodDescriptionvoid
JigsawPiece.handleDataMarker
(IWorld p_214846_1_, Template.BlockInfo p_214846_2_, BlockPos p_214846_3_, Rotation p_214846_4_, Random p_214846_5_, MutableBoundingBox p_214846_6_) -
Uses of IWorld in net.minecraft.world.gen.feature.structure
Modifier and TypeMethodDescriptionprivate void
RuinedPortalPiece.addNetherrackDripColumn
(Random p_237022_1_, IWorld p_237022_2_, BlockPos p_237022_3_) private void
RuinedPortalPiece.addNetherrackDripColumnsBelowPortal
(Random p_237015_1_, IWorld p_237015_2_) private boolean
RuinedPortalPiece.canBlockBeReplacedByNetherrackOrMagma
(IWorld p_237010_1_, BlockPos p_237010_2_) private static BlockPos
NetherackBlobReplacementStructure.findTarget
(IWorld p_236329_0_, BlockPos.Mutable p_236329_1_, Block p_236329_2_) private static int
RuinedPortalPiece.getSurfaceY
(IWorld p_237009_0_, int p_237009_1_, int p_237009_2_, RuinedPortalPiece.Location p_237009_3_) private static boolean
BasaltDeltasStructure.isClear
(IWorld p_236277_0_, BlockPos p_236277_1_, BasaltDeltasFeature p_236277_2_) private void
RuinedPortalPiece.maybeAddLeavesAbove
(Random p_237020_1_, IWorld p_237020_2_, BlockPos p_237020_3_) private void
RuinedPortalPiece.maybeAddVines
(Random p_237016_1_, IWorld p_237016_2_, BlockPos p_237016_3_) private void
RuinedPortalPiece.placeNetherrackOrMagma
(Random p_237023_1_, IWorld p_237023_2_, BlockPos p_237023_3_) private void
RuinedPortalPiece.spreadNetherrack
(Random p_237019_1_, IWorld p_237019_2_) protected boolean
ScatteredStructurePiece.updateAverageGroundHeight
(IWorld p_202580_1_, MutableBoundingBox p_202580_2_, int p_202580_3_) ModifierConstructorDescriptionStructureManager
(IWorld p_i231626_1_, DimensionGeneratorSettings p_i231626_2_) -
Uses of IWorld in net.minecraft.world.gen.feature.template
Modifier and TypeMethodDescriptionstatic List<Template.BlockInfo>
Template.processBlockInfos
(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, List<Template.BlockInfo> p_237145_4_) Deprecated.static List<Template.BlockInfo>
Template.processBlockInfos
(IWorld p_237145_0_, BlockPos p_237145_1_, BlockPos p_237145_2_, PlacementSettings p_237145_3_, List<Template.BlockInfo> p_237145_4_, Template template) static List<Template.EntityInfo>
Template.processEntityInfos
(Template template, IWorld p_215387_0_, BlockPos p_215387_1_, PlacementSettings p_215387_2_, List<Template.EntityInfo> p_215387_3_) static void
Template.updateShapeAtEdge
(IWorld p_222857_0_, int p_222857_1_, VoxelShapePart p_222857_2_, int p_222857_3_, int p_222857_4_, int p_222857_5_) -
Uses of IWorld in net.minecraft.world.server
-
Uses of IWorld in net.minecraft.world.storage
Modifier and TypeMethodDescriptionprivate void
MapData.addDecoration
(MapDecoration.Type p_191095_1_, IWorld p_191095_2_, String p_191095_3_, double p_191095_4_, double p_191095_6_, double p_191095_8_, ITextComponent p_191095_10_) void
MapData.toggleBanner
(IWorld p_204269_1_, BlockPos p_204269_2_) -
Uses of IWorld in net.minecraftforge.common
Modifier and TypeMethodDescriptionstatic int
ForgeHooks.canEntitySpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) -
Uses of IWorld in net.minecraftforge.common.extensions
Modifier and TypeMethodDescriptiondefault void
IForgeBlock.onPlantGrow
(BlockState state, IWorld world, BlockPos pos, BlockPos source) Deprecated.default BlockState
IForgeBlock.rotate
(BlockState state, IWorld world, BlockPos pos, Rotation direction) default BlockState
-
Uses of IWorld in net.minecraftforge.common.util
Modifier and TypeMethodDescriptionstatic BlockSnapshot
BlockSnapshot.create
(RegistryKey<World> dim, IWorld world, BlockPos pos) static BlockSnapshot
BlockSnapshot.create
(RegistryKey<World> dim, IWorld world, BlockPos pos, int flag) boolean
BlockSnapshot.restoreToLocation
(IWorld world, BlockPos pos, boolean force, boolean notifyNeighbors) ModifierConstructorDescriptionprivate
BlockSnapshot
(RegistryKey<World> dim, IWorld world, BlockPos pos, BlockState state, CompoundNBT nbt, int flags) -
Uses of IWorld in net.minecraftforge.debug.fluid
Modifier and TypeMethodDescriptionboolean
NewFluidTest.FluidloggableBlock.placeLiquid
(IWorld worldIn, BlockPos pos, BlockState state, FluidState fluidStateIn) NewFluidTest.FluidloggableBlock.takeLiquid
(IWorld worldIn, BlockPos pos, BlockState state) -
Uses of IWorld in net.minecraftforge.event
Modifier and TypeMethodDescriptionstatic net.minecraftforge.eventbus.api.Event.Result
ForgeEventFactory.canEntitySpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) static BlockState
ForgeEventFactory.fireFluidPlaceBlockEvent
(IWorld world, BlockPos pos, BlockPos liquidPos, BlockState state) static List<MobSpawnInfo.Spawners>
ForgeEventFactory.getPotentialSpawns
(IWorld world, EntityClassification type, BlockPos pos, List<MobSpawnInfo.Spawners> oldList) static Optional<PortalSize>
ForgeEventFactory.onTrySpawnPortal
(IWorld world, BlockPos pos, Optional<PortalSize> size) static boolean
ForgeEventFactory.saplingGrowTree
(IWorld world, Random rand, BlockPos pos) -
Uses of IWorld in net.minecraftforge.event.entity.living
ModifierConstructorDescriptionCheckSpawn
(MobEntity entity, IWorld world, double x, double y, double z, AbstractSpawner spawner, SpawnReason spawnReason) CheckSpawn is fired when an Entity is about to be spawned.LivingSpawnEvent
(MobEntity entity, IWorld world, double x, double y, double z) -
Uses of IWorld in net.minecraftforge.event.world
Modifier and TypeFieldDescriptionprivate final IWorld
BlockEvent.world
private final IWorld
WorldEvent.world
ModifierConstructorDescriptionBlockEvent
(IWorld world, BlockPos pos, BlockState state) BlockToolInteractEvent
(IWorld world, BlockPos pos, BlockState originalState, PlayerEntity player, ItemStack stack, ToolType toolType) ChunkDataEvent
(IChunk chunk, IWorld world, CompoundNBT data) ChunkEvent
(IChunk chunk, IWorld world) CreateSpawnPosition
(IWorld world, IServerWorldInfo settings) FluidPlaceBlockEvent
(IWorld world, BlockPos pos, BlockPos liquidPos, BlockState state) PortalSpawnEvent
(IWorld world, BlockPos pos, BlockState state, PortalSize size) PotentialSpawns
(IWorld world, EntityClassification type, BlockPos pos, List<MobSpawnInfo.Spawners> oldList) SaplingGrowTreeEvent
(IWorld world, Random rand, BlockPos pos) Save
(IChunk chunk, IWorld world, CompoundNBT data) WorldEvent
(IWorld world) -
Uses of IWorld in net.minecraftforge.fluids
Modifier and TypeMethodDescriptionprotected void
ForgeFlowingFluid.beforeDestroyingBlock
(IWorld worldIn, BlockPos pos, BlockState state)