public class RenderPipeHolder extends net.minecraftforge.client.model.animation.FastTESR<TilePipeHolder>
Constructor and Description |
---|
RenderPipeHolder() |
Modifier and Type | Method and Description |
---|---|
void |
renderTileEntityFast(TilePipeHolder pipe,
double x,
double y,
double z,
float partialTicks,
int destroyStage,
float partial,
net.minecraft.client.renderer.BufferBuilder buffer) |
public void renderTileEntityFast(@Nonnull TilePipeHolder pipe, double x, double y, double z, float partialTicks, int destroyStage, float partial, @Nonnull net.minecraft.client.renderer.BufferBuilder buffer)
renderTileEntityFast
in class net.minecraftforge.client.model.animation.FastTESR<TilePipeHolder>