Class ChunkRenderHelperImpl
java.lang.Object
net.minecraft.client.world.BuiltChunk
net.minecraft.client.render.world.ChunkRenderHelperImpl
- Mappings:
Namespace Name official coointermediary net/minecraft/class_2480named net/minecraft/client/render/world/ChunkRenderHelperImpl
-
Field Summary
FieldsFields inherited from class net.minecraft.client.world.BuiltChunk
field_11069, field_11070, field_11071 -
Constructor Summary
ConstructorsConstructorDescriptionChunkRenderHelperImpl(World world, WorldRenderer renderer, BlockPos osarg3, int int2) -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()intmethod_10153(BlockRenderLayer blockRenderLayer, ChunkAssemblyHelper chunkAssemblyHelper) Methods inherited from class net.minecraft.client.world.BuiltChunk
getPos, method_10155, method_10156, method_10159, method_10160, method_10162, method_10163, method_10164, method_10165, method_10166, method_10167, method_10168, method_10169, method_10170, method_10171, method_10173, method_21827
-
Field Details
-
field_11068
private final int field_11068- Mappings:
Namespace Name Mixin selector official dLcoo;d:Iintermediary field_11068Lnet/minecraft/class_2480;field_11068:Inamed field_11068Lnet/minecraft/client/render/world/ChunkRenderHelperImpl;field_11068:I
-
-
Constructor Details
-
ChunkRenderHelperImpl
- Mappings:
Namespace Name Mixin selector official <init>Lcop;<init>(Laqu;Lckn;Ldt;I)Vintermediary <init>Lnet/minecraft/class_2481;<init>(Lnet/minecraft/class_1150;Lnet/minecraft/class_530;Lnet/minecraft/class_2552;I)Vnamed <init>Lnet/minecraft/client/world/BuiltChunk;<init>(Lnet/minecraft/world/World;Lnet/minecraft/client/render/WorldRenderer;Lnet/minecraft/util/math/BlockPos;I)V
-
-
Method Details
-
method_10153
- Mappings:
Namespace Name Mixin selector official aLcoo;a(Laql;Lcok;)Iintermediary method_10153Lnet/minecraft/class_2480;method_10153(Lnet/minecraft/class_2165;Lnet/minecraft/class_2478;)Inamed method_10153Lnet/minecraft/client/render/world/ChunkRenderHelperImpl;method_10153(Lnet/minecraft/client/render/BlockRenderLayer;Lnet/minecraft/client/world/ChunkAssemblyHelper;)I
-
delete
public void delete()- Overrides:
deletein classBuiltChunk- Mappings:
Namespace Name Mixin selector official aLcop;a()Vintermediary method_10154Lnet/minecraft/class_2481;method_10154()Vnamed deleteLnet/minecraft/client/world/BuiltChunk;delete()V
-