public class RenderChargingModule extends TubeModuleRendererBase<ModuleCharging>
| Constructor and Description |
|---|
RenderChargingModule() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.ResourceLocation |
getTexture() |
protected void |
renderDynamic(ModuleCharging module,
com.mojang.blaze3d.matrix.MatrixStack matrixStack,
com.mojang.blaze3d.vertex.IVertexBuilder builder,
float partialTicks,
int combinedLight,
int combinedOverlay,
float r,
float g,
float b,
float a) |
renderExtras, renderModule, setRotationprotected void renderDynamic(ModuleCharging module, com.mojang.blaze3d.matrix.MatrixStack matrixStack, com.mojang.blaze3d.vertex.IVertexBuilder builder, float partialTicks, int combinedLight, int combinedOverlay, float r, float g, float b, float a)
renderDynamic in class TubeModuleRendererBase<ModuleCharging>protected net.minecraft.util.ResourceLocation getTexture()
getTexture in class TubeModuleRendererBase<ModuleCharging>