Class VboChunkRenderFactoryImpl
java.lang.Object
net.minecraft.client.render.world.VboChunkRenderFactoryImpl
- All Implemented Interfaces:
ChunkRenderFactory
@Environment(CLIENT) public class VboChunkRenderFactoryImpl extends Object implements ChunkRenderFactory
- Mappings:
Namespace Name official bhvintermediary net/minecraft/class_1113named net/minecraft/client/render/world/VboChunkRenderFactoryImpl
-
Constructor Summary
Constructors Constructor Description VboChunkRenderFactoryImpl() -
Method Summary
Modifier and Type Method Description ChunkRenderHelperget(World world, WorldRenderer worldRenderer, BlockPos blockPos, int i)
-
Constructor Details
-
VboChunkRenderFactoryImpl
public VboChunkRenderFactoryImpl()
-
-
Method Details
-
get
- Specified by:
getin interfaceChunkRenderFactory- Mappings:
Namespace Name Mixin selector official aLbhu;a(Ladm;Lbfr;Lcj;I)Lbht;intermediary method_3831Lnet/minecraft/class_1112;method_3831(Lnet/minecraft/class_99;Lnet/minecraft/class_1036;Lnet/minecraft/class_1372;I)Lnet/minecraft/class_1111;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/render/ChunkRenderHelper;
-