Class MillstoneRenderer
java.lang.Object
com.simibubi.create.foundation.tileEntity.renderer.SafeTileEntityRenderer<KineticTileEntity>
com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer
com.simibubi.create.content.contraptions.components.millstone.MillstoneRenderer
- All Implemented Interfaces:
net.minecraft.client.renderer.blockentity.BlockEntityRenderer<KineticTileEntity>
-
Field Summary
Fields inherited from class com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer
KINETIC_TILE, rainbowMode -
Constructor Summary
ConstructorsConstructorDescriptionMillstoneRenderer(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context context) -
Method Summary
Methods inherited from class com.simibubi.create.content.contraptions.base.KineticTileEntityRenderer
getAngleForTe, getRenderedBlockState, getRotationAxisOf, getRotationOffsetForPosition, kineticRotationTransform, renderRotatingBuffer, renderRotatingKineticBlock, renderSafe, shaft, standardKineticRotationTransformMethods inherited from class com.simibubi.create.foundation.tileEntity.renderer.SafeTileEntityRenderer
isInvalid, renderMethods 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
-
MillstoneRenderer
public MillstoneRenderer(net.minecraft.client.renderer.blockentity.BlockEntityRendererProvider.Context context)
-
-
Method Details
-
getRotatedModel
- Overrides:
getRotatedModelin classKineticTileEntityRenderer
-