Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Interfaces
  • Classes
  • Fields
  • Methods
  • Constructors
  • Enum Constants
  • Terminally Deprecated Elements
    Element
    Description
    net.minecraft.world.biome.Biome.FOLIAGE_NOISE
  • Deprecated Interfaces
    Interface
    Description
    net.minecraft.client.item.ModelPredicateProvider
    net.minecraft.particle.ParticleEffect.Factory
  • Deprecated Classes
    Class
    Description
    net.minecraft.util.Lazy
    net.minecraft.world.gen.decorator.CountMultilayerPlacementModifier
    net.minecraft.world.gen.feature.LakeFeature
  • Deprecated Fields
    Field
    Description
    net.minecraft.client.gui.widget.EntryListWidget.Entry.parentList
    net.minecraft.client.texture.SpriteAtlasTexture.BLOCK_ATLAS_TEXTURE
    net.minecraft.client.texture.SpriteAtlasTexture.PARTICLE_ATLAS_TEXTURE
    net.minecraft.item.BlockItem.block
    net.minecraft.item.ItemStack.item
    net.minecraft.SharedConstants.CURRENT_SERIES
    net.minecraft.SharedConstants.DATA_PACK_VERSION
    net.minecraft.SharedConstants.field_29736
    net.minecraft.SharedConstants.IS_DEVELOPMENT_VERSION
    net.minecraft.SharedConstants.RELEASE_TARGET
    net.minecraft.SharedConstants.RELEASE_TARGET_PROTOCOL_VERSION
    net.minecraft.SharedConstants.RESOURCE_PACK_VERSION
    net.minecraft.SharedConstants.VERSION_NAME
    net.minecraft.SharedConstants.WORLD_VERSION
    net.minecraft.world.biome.Biome.FOLIAGE_NOISE
    net.minecraft.world.biome.BuiltinBiomes.PLAINS
    net.minecraft.world.biome.BuiltinBiomes.THE_VOID
    net.minecraft.world.chunk.Chunk.biome
  • Deprecated Methods
    Method
    Description
    com.mojang.blaze3d.systems.RenderSystem.runAsFancy(Runnable)
    net.minecraft.block.AbstractBlock.calcBlockBreakingDelta(BlockState, PlayerEntity, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.canBucketPlace(BlockState, Fluid)
    net.minecraft.block.AbstractBlock.canPathfindThrough(BlockState, BlockView, BlockPos, NavigationType)
    net.minecraft.block.AbstractBlock.canPlaceAt(BlockState, WorldView, BlockPos)
    net.minecraft.block.AbstractBlock.canReplace(BlockState, ItemPlacementContext)
    net.minecraft.block.AbstractBlock.createScreenHandlerFactory(BlockState, World, BlockPos)
    net.minecraft.block.AbstractBlock.emitsRedstonePower(BlockState)
    net.minecraft.block.AbstractBlock.getAmbientOcclusionLightLevel(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.getCameraCollisionShape(BlockState, BlockView, BlockPos, ShapeContext)
    net.minecraft.block.AbstractBlock.getCollisionShape(BlockState, BlockView, BlockPos, ShapeContext)
    net.minecraft.block.AbstractBlock.getComparatorOutput(BlockState, World, BlockPos)
    net.minecraft.block.AbstractBlock.getCullingShape(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.getDroppedStacks(BlockState, LootContext.Builder)
    net.minecraft.block.AbstractBlock.getFluidState(BlockState)
    net.minecraft.block.AbstractBlock.getOpacity(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.getOutlineShape(BlockState, BlockView, BlockPos, ShapeContext)
    net.minecraft.block.AbstractBlock.getPistonBehavior(BlockState)
    net.minecraft.block.AbstractBlock.getRaycastShape(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.getRenderingSeed(BlockState, BlockPos)
    net.minecraft.block.AbstractBlock.getRenderType(BlockState)
    net.minecraft.block.AbstractBlock.getSidesShape(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.getStateForNeighborUpdate(BlockState, Direction, BlockState, WorldAccess, BlockPos, BlockPos)
    net.minecraft.block.AbstractBlock.getStrongRedstonePower(BlockState, BlockView, BlockPos, Direction)
    net.minecraft.block.AbstractBlock.getWeakRedstonePower(BlockState, BlockView, BlockPos, Direction)
    net.minecraft.block.AbstractBlock.hasComparatorOutput(BlockState)
    net.minecraft.block.AbstractBlock.hasSidedTransparency(BlockState)
    net.minecraft.block.AbstractBlock.isShapeFullCube(BlockState, BlockView, BlockPos)
    net.minecraft.block.AbstractBlock.isSideInvisible(BlockState, BlockState, Direction)
    net.minecraft.block.AbstractBlock.mirror(BlockState, BlockMirror)
    net.minecraft.block.AbstractBlock.neighborUpdate(BlockState, World, BlockPos, Block, BlockPos, boolean)
    net.minecraft.block.AbstractBlock.onBlockAdded(BlockState, World, BlockPos, BlockState, boolean)
    net.minecraft.block.AbstractBlock.onBlockBreakStart(BlockState, World, BlockPos, PlayerEntity)
    net.minecraft.block.AbstractBlock.onEntityCollision(BlockState, World, BlockPos, Entity)
    net.minecraft.block.AbstractBlock.onProjectileHit(World, BlockState, BlockHitResult, ProjectileEntity)
    net.minecraft.block.AbstractBlock.onStacksDropped(BlockState, ServerWorld, BlockPos, ItemStack)
    net.minecraft.block.AbstractBlock.onStateReplaced(BlockState, World, BlockPos, BlockState, boolean)
    net.minecraft.block.AbstractBlock.onSyncedBlockEvent(BlockState, World, BlockPos, int, int)
    net.minecraft.block.AbstractBlock.onUse(BlockState, World, BlockPos, PlayerEntity, Hand, BlockHitResult)
    net.minecraft.block.AbstractBlock.prepare(BlockState, WorldAccess, BlockPos, int, int)
    net.minecraft.block.AbstractBlock.randomTick(BlockState, ServerWorld, BlockPos, Random)
    net.minecraft.block.AbstractBlock.rotate(BlockState, BlockRotation)
    net.minecraft.block.AbstractBlock.scheduledTick(BlockState, ServerWorld, BlockPos, Random)
    net.minecraft.block.entity.BlockEntity.setCachedState(BlockState)
    net.minecraft.client.item.UnclampedModelPredicateProvider.call(ItemStack, ClientWorld, LivingEntity, int)
    net.minecraft.client.texture.NativeImage.makePixelArray()
    net.minecraft.client.util.RawTextureDataLoader.loadRawTextureData(ResourceManager, Identifier)
    net.minecraft.data.client.model.ModelIds.getMinecraftNamespacedBlock(String)
    net.minecraft.entity.ai.brain.Brain.getMemories()
    net.minecraft.entity.ai.brain.Brain.getPossibleActivities()
    net.minecraft.entity.ai.brain.Brain.getRunningTasks()
    net.minecraft.entity.Bucketable.copyDataFromNbt(MobEntity, NbtCompound)
    net.minecraft.entity.Bucketable.copyDataToStack(MobEntity, ItemStack)
    net.minecraft.GameVersion.getSeriesId()
    net.minecraft.GameVersion.getWorldVersion()
    net.minecraft.item.Item.fromBlock(Block)
    Please use Block.asItem()
    net.minecraft.loot.function.SetNbtLootFunction.builder(NbtCompound)
    net.minecraft.server.world.ServerWorld.getDragonPart(int)
    net.minecraft.structure.SimpleStructurePiece.translate(int, int, int)
    net.minecraft.structure.StructurePiecesCollector.shift(int)
    net.minecraft.structure.StructurePiecesCollector.shiftInto(int, int, Random, int)
    net.minecraft.tag.FluidTags.getTags()
    net.minecraft.util.math.BlockBox.encompass(BlockBox)
    net.minecraft.util.math.BlockBox.encompass(BlockPos)
    net.minecraft.util.math.BlockBox.move(int, int, int)
    net.minecraft.util.math.BlockBox.move(Vec3i)
    net.minecraft.util.math.MathHelper.fwrapDegrees(double)
    net.minecraft.util.math.MathHelper.lerpAngle(float, float, float)
    net.minecraft.util.math.noise.DoublePerlinNoiseSampler.createLegacy(AbstractRandom, DoublePerlinNoiseSampler.NoiseParameters)
    net.minecraft.util.math.noise.OctavePerlinNoiseSampler.createLegacy(AbstractRandom, int, DoubleList)
    net.minecraft.util.math.noise.OctavePerlinNoiseSampler.createLegacy(AbstractRandom, IntStream)
    net.minecraft.util.math.noise.OctavePerlinNoiseSampler.sample(double, double, double, double, double, boolean)
    net.minecraft.util.math.noise.PerlinNoiseSampler.sample(double, double, double, double, double)
    net.minecraft.world.biome.Biome.getTemperature(BlockPos)
    net.minecraft.world.chunk.Chunk.setBiomeIfAbsent(Supplier<Biome>)
    net.minecraft.world.chunk.WorldChunk.addEntity(Entity)
    net.minecraft.world.ChunkRegion.toServerWorld()
    net.minecraft.world.dimension.DimensionType.getSuffix()
    net.minecraft.world.dimension.DimensionType.worldFromDimensionNbt(Dynamic<?>)
    net.minecraft.world.gen.carver.CarverContext.applyMaterialRule(Function<BlockPos, Biome>, Chunk, BlockPos, boolean)
    net.minecraft.world.gen.carver.CarverContext.getRegistryManager()
    net.minecraft.world.gen.chunk.ChunkGeneratorSettings.isMobGenerationDisabled()
    net.minecraft.world.gen.chunk.GenerationShapeConfig.amplified()
    net.minecraft.world.gen.chunk.GenerationShapeConfig.islandNoiseOverride()
    net.minecraft.world.gen.chunk.GenerationShapeConfig.largeBiomes()
    net.minecraft.world.gen.chunk.NoiseChunkGenerator.applyMaterialRule(CarverContext, Function<BlockPos, Biome>, Chunk, ChunkNoiseSampler, BlockPos, boolean)
    net.minecraft.world.gen.surfacebuilder.SurfaceBuilder.applyMaterialRule(MaterialRules.MaterialRule, CarverContext, Function<BlockPos, Biome>, Chunk, ChunkNoiseSampler, BlockPos, boolean)
    net.minecraft.world.poi.PointOfInterest.getFreeTickets()
    net.minecraft.world.poi.PointOfInterestSet.getFreeTickets(BlockPos)
    net.minecraft.world.poi.PointOfInterestStorage.getFreeTickets(BlockPos)
    net.minecraft.world.WorldView.getBrightness(BlockPos)
    net.minecraft.world.WorldView.getSeaLevel()
    net.minecraft.world.WorldView.isChunkLoaded(int, int)
    net.minecraft.world.WorldView.isChunkLoaded(BlockPos)
    net.minecraft.world.WorldView.isPosLoaded(int, int)
    net.minecraft.world.WorldView.isRegionLoaded(int, int, int, int)
    net.minecraft.world.WorldView.isRegionLoaded(int, int, int, int, int, int)
    net.minecraft.world.WorldView.isRegionLoaded(BlockPos, BlockPos)
  • Deprecated Constructors
    Constructor
    Description
    net.minecraft.block.EntityShapeContext(Entity)
    net.minecraft.world.dimension.DimensionType(OptionalLong, boolean, boolean, boolean, boolean, double, boolean, boolean, boolean, boolean, boolean, int, int, int, Identifier, Identifier, float)
  • Deprecated Enum Constants
    Enum Constant
    Description
    net.minecraft.world.biome.source.util.VanillaTerrainParameters.LocationFunction.RIDGES