Class ListChunkRenderFactoryImpl
java.lang.Object
net.minecraft.client.render.world.ListChunkRenderFactoryImpl
- All Implemented Interfaces:
ChunkRenderFactory
@Environment(CLIENT)
public class ListChunkRenderFactoryImpl
extends Object
implements ChunkRenderFactory
- Mappings:
Namespace Name official comintermediary net/minecraft/class_2479named net/minecraft/client/render/world/ListChunkRenderFactoryImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget(World world, WorldRenderer worldRenderer, BlockPos blockPos, int i)
-
Constructor Details
-
ListChunkRenderFactoryImpl
public ListChunkRenderFactoryImpl()
-
-
Method Details
-
get
- Specified by:
getin interfaceChunkRenderFactory- Mappings:
Namespace Name Mixin selector official aLcoq;a(Laqu;Lckn;Ldt;I)Lcop;intermediary method_10175Lnet/minecraft/class_2482;method_10175(Lnet/minecraft/class_1150;Lnet/minecraft/class_530;Lnet/minecraft/class_2552;I)Lnet/minecraft/class_2481;named getLnet/minecraft/client/render/world/ChunkRenderFactory;get(Lnet/minecraft/world/World;Lnet/minecraft/client/render/WorldRenderer;Lnet/minecraft/util/math/BlockPos;I)Lnet/minecraft/client/world/BuiltChunk;
-