JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Interfaces
Classes
Fields
Methods
Constructors
Interfaces
Interface
Description
net.minecraft.client.item.ModelPredicateProvider
net.minecraft.particle.ParticleEffect.Factory
Classes
Class
Description
net.minecraft.util.Lazy
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.field_29709
net.minecraft.SharedConstants.field_29735
net.minecraft.SharedConstants.field_29736
net.minecraft.SharedConstants.field_29738
net.minecraft.SharedConstants.field_29739
net.minecraft.SharedConstants.RELEASE_TARGET
net.minecraft.SharedConstants.VERSION_NAME
net.minecraft.SharedConstants.WORLD_VERSION
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.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.getPossibleActivities()
net.minecraft.entity.ai.brain.Brain.getRunningTasks()
net.minecraft.entity.ai.brain.Brain.method_35058()
net.minecraft.item.Item.fromBlock(Block)
Please use
Block.asItem()
net.minecraft.server.world.ServerWorld.getDragonPart(int)
net.minecraft.tag.FluidTags.getTags()
net.minecraft.util.math.MathHelper.fwrapDegrees(double)
net.minecraft.util.math.MathHelper.lerpAngle(float, float, float)
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.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.chunk.ChunkGeneratorSettings.isMobGenerationDisabled()
net.minecraft.world.gen.chunk.GenerationShapeConfig.hasIslandNoiseOverride()
net.minecraft.world.gen.chunk.GenerationShapeConfig.hasRandomDensityOffset()
net.minecraft.world.gen.chunk.GenerationShapeConfig.hasSimplexSurfaceNoise()
net.minecraft.world.gen.chunk.GenerationShapeConfig.isAmplified()
net.minecraft.world.poi.PointOfInterest.getFreeTickets()
net.minecraft.world.poi.PointOfInterestSet.method_35157(BlockPos)
net.minecraft.world.poi.PointOfInterestStorage.method_35155(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)
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, BiomeAccessType, Identifier, Identifier, float)
Block.asItem()