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 btg
intermediary net/minecraft/class_2483
named net/minecraft/client/render/world/VboChunkRenderFactoryImpl
  • Constructor Details

    • VboChunkRenderFactoryImpl

      public VboChunkRenderFactoryImpl()
  • Method Details

    • method_10175

      public BuiltChunk method_10175(World world, WorldRenderer worldRenderer, int int2)
      Specified by:
      method_10175 in interface ChunkRenderFactory
      Mappings:
      Namespace Name Mixin selector
      official a Lbtf;a(Lajs;Lbqm;I)Lbte;
      intermediary method_10175 Lnet/minecraft/class_2482;method_10175(Lnet/minecraft/class_1150;Lnet/minecraft/class_530;I)Lnet/minecraft/class_2481;
      named method_10175 Lnet/minecraft/client/render/world/ChunkRenderFactory;method_10175(Lnet/minecraft/world/World;Lnet/minecraft/client/render/WorldRenderer;I)Lnet/minecraft/client/world/BuiltChunk;