public class RenderRedstoneModule extends TubeModuleRendererBase<ModuleRedstone>
| Constructor and Description |
|---|
RenderRedstoneModule() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.ResourceLocation |
getTexture() |
protected void |
renderDynamic(ModuleRedstone 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(ModuleRedstone 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<ModuleRedstone>protected net.minecraft.util.ResourceLocation getTexture()
getTexture in class TubeModuleRendererBase<ModuleRedstone>