Class ClientEntitySandbox

java.lang.Object
io.github.thecsdev.tcdcommons.client.ClientEntitySandbox

@Beta @Internal public final class ClientEntitySandbox extends Object
Used by TEntityRendererElement to render Entitys.
  • Method Details

    • getCachedEntityFromType

      @Nullable public static @Nullable net.minecraft.entity.Entity getCachedEntityFromType(net.minecraft.entity.EntityType<?> entityType)