Package com.mojang.blaze3d.systems
Interface RenderCall
@Environment(CLIENT) public interface RenderCall
- Mappings:
Namespace Name official dkj
intermediary net/minecraft/class_4573
named com/mojang/blaze3d/systems/RenderCall
-
Method Summary
Modifier and Type Method Description void
execute()
-
Method Details
-
execute
void execute()- Mappings:
Namespace Name Mixin selector official execute
Ldkj;execute()V
intermediary execute
Lnet/minecraft/class_4573;execute()V
named execute
Lcom/mojang/blaze3d/systems/RenderCall;execute()V
-