Package org.cyclops.cyclopscore.client.render.blockentity


package org.cyclops.cyclopscore.client.render.blockentity
  • Classes
    Class
    Description
    RenderBlockEntityModel<T extends org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity,M>
    General renderer for CyclopsBlockEntity with models.
    RenderBlockEntityModelBase<T extends org.cyclops.cyclopscore.blockentity.CyclopsBlockEntity,M extends net.minecraft.client.model.Model>
    General renderer for CyclopsBlockEntity with Model models.