Class RenderThermopneumaticProcessingPlant
java.lang.Object
me.desht.pneumaticcraft.client.render.fluid.AbstractFluidTER<ThermopneumaticProcessingPlantBlockEntity>
me.desht.pneumaticcraft.client.render.fluid.RenderThermopneumaticProcessingPlant
- All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<ThermopneumaticProcessingPlantBlockEntity>
public class RenderThermopneumaticProcessingPlant
extends AbstractFluidTER<ThermopneumaticProcessingPlantBlockEntity>
-
Constructor Summary
ConstructorsConstructorDescriptionRenderThermopneumaticProcessingPlant(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context ctx) -
Method Summary
Methods inherited from class me.desht.pneumaticcraft.client.render.fluid.AbstractFluidTER
render, renderFluidMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.renderer.blockentity.BlockEntityRenderer
getViewDistance, shouldRender, shouldRenderOffScreen
-
Constructor Details
-
RenderThermopneumaticProcessingPlant
public RenderThermopneumaticProcessingPlant(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context ctx)
-