public class RenderAirGrateModule extends TubeModuleRendererBase<ModuleAirGrate>
| Constructor and Description |
|---|
RenderAirGrateModule() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.ResourceLocation |
getTexture() |
protected void |
renderDynamic(ModuleAirGrate 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) |
isUpgraded, renderExtras, renderModule, setRotationprotected net.minecraft.util.ResourceLocation getTexture()
getTexture in class TubeModuleRendererBase<ModuleAirGrate>protected void renderDynamic(ModuleAirGrate 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<ModuleAirGrate>