Uses of Class
net.minecraft.client.world.BuiltChunk
Packages that use BuiltChunk
Package
Description
-
Uses of BuiltChunk in net.minecraft.client.render
Fields in net.minecraft.client.render declared as BuiltChunkModifier and TypeFieldDescriptionBuiltChunkStorage.chunks(package private) final BuiltChunkWorldRenderer.ChunkInfo.field_10830Fields in net.minecraft.client.render with type parameters of type BuiltChunkMethods in net.minecraft.client.render that return BuiltChunkModifier and TypeMethodDescriptionprotected BuiltChunkBuiltChunkStorage.getRenderedChunk(BlockPos pos) private BuiltChunkWorldRenderer.method_9901(BlockPos blockPos, BuiltChunk builtChunk, Direction direction) Methods in net.minecraft.client.render with parameters of type BuiltChunkModifier and TypeMethodDescriptionprivate BuiltChunkWorldRenderer.method_9901(BlockPos blockPos, BuiltChunk builtChunk, Direction direction) Constructors in net.minecraft.client.render with parameters of type BuiltChunkModifierConstructorDescriptionprivateChunkInfo(BuiltChunk builtChunk, Direction direction, int int2) -
Uses of BuiltChunk in net.minecraft.client.render.chunk
Methods in net.minecraft.client.render.chunk with parameters of type BuiltChunkModifier and TypeMethodDescriptionprivate voidChunkBuilder.method_10125(BufferBuilder bufferBuilder, int int2, BuiltChunk builtChunk) booleanChunkBuilder.method_10129(BuiltChunk builtChunk) booleanChunkBuilder.method_10131(BuiltChunk builtChunk) booleanChunkBuilder.method_10133(BuiltChunk builtChunk) ChunkBuilder.method_12419(BlockRenderLayer blockRenderLayer, BufferBuilder bufferBuilder, BuiltChunk builtChunk, ChunkAssemblyHelper chunkAssemblyHelper, double double2) -
Uses of BuiltChunk in net.minecraft.client.render.world
Subclasses of BuiltChunk in net.minecraft.client.render.worldFields in net.minecraft.client.render.world with type parameters of type BuiltChunkMethods in net.minecraft.client.render.world that return BuiltChunkModifier and TypeMethodDescriptionChunkRenderFactory.method_10175(World world, WorldRenderer worldRenderer, int int2) ListChunkRenderFactoryImpl.method_10175(World world, WorldRenderer worldRenderer, int int2) VboChunkRenderFactoryImpl.method_10175(World world, WorldRenderer worldRenderer, int int2) Methods in net.minecraft.client.render.world with parameters of type BuiltChunkModifier and TypeMethodDescriptionvoidAbstractChunkRenderManager.method_9770(BuiltChunk helper) voidAbstractChunkRenderManager.method_9771(BuiltChunk helper, BlockRenderLayer layer) -
Uses of BuiltChunk in net.minecraft.client.world
Fields in net.minecraft.client.world declared as BuiltChunkMethods in net.minecraft.client.world that return BuiltChunkConstructors in net.minecraft.client.world with parameters of type BuiltChunkModifierConstructorDescriptionChunkBuilder(BuiltChunk builtChunk, ChunkBuilder.FunctionType functionType, double double2)