Class RenderLiquidCompressor
java.lang.Object
me.desht.pneumaticcraft.client.render.fluid.AbstractFluidTER<LiquidCompressorBlockEntity>
me.desht.pneumaticcraft.client.render.fluid.RenderLiquidCompressor
- All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<LiquidCompressorBlockEntity>
-
Constructor Summary
ConstructorsConstructorDescriptionRenderLiquidCompressor(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
-
RenderLiquidCompressor
public RenderLiquidCompressor(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context ctx)
-