Uses of Interface
net.minecraft.world.ModifiableWorld
Packages that use ModifiableWorld
Package
Description
- 
Uses of ModifiableWorld in net.minecraft.client.worldClasses in net.minecraft.client.world that implement ModifiableWorld
- 
Uses of ModifiableWorld in net.minecraft.server.worldClasses in net.minecraft.server.world that implement ModifiableWorld
- 
Uses of ModifiableWorld in net.minecraft.worldSubinterfaces of ModifiableWorld in net.minecraft.worldModifier and TypeInterfaceDescriptioninterfaceinterfaceA world view orWorld's superinterface that exposes access to a registry manager.interfaceRepresents access to a world on a logical Minecraft server.interfaceinterfaceClasses in net.minecraft.world that implement ModifiableWorld
- 
Uses of ModifiableWorld in net.minecraft.world.gen.featureMethods in net.minecraft.world.gen.feature with parameters of type ModifiableWorldModifier and TypeMethodDescriptionprotected voidFeature.setBlockState(ModifiableWorld world, BlockPos pos, BlockState state) protected voidTreeFeature.setBlockState(ModifiableWorld world, BlockPos pos, BlockState state) private static voidTreeFeature.setBlockStateWithoutUpdatingNeighbors(ModifiableWorld world, BlockPos pos, BlockState state)