Package org.moddingx.libx.render.block
package org.moddingx.libx.render.block
-
ClassesClassDescriptionDirectionalBlockRenderer<T extends net.minecraft.world.level.block.entity.BlockEntity>A
BlockEntityRendererthat before calling the actual render code rotates thePoseStackdepending on the facing.RotatedBlockRenderer<T extends net.minecraft.world.level.block.entity.BlockEntity>ABlockEntityRendererthat before calling the actual render code rotates thePoseStackdepending on the horizontal facing.TransformingBlockRenderer<T extends net.minecraft.world.level.block.entity.BlockEntity>ABlockEntityRendererthat transforms thepose stackin some way before the actual render code.