Class SplicingTableIotaRenderers

java.lang.Object
gay.object.hexdebug.api.client.splicing.SplicingTableIotaRenderers

public final class SplicingTableIotaRenderers extends Object
  • Constructor Details

    • SplicingTableIotaRenderers

      public SplicingTableIotaRenderers()
  • Method Details

    • register

      public static void register(@NotNull @NotNull net.minecraft.resources.ResourceLocation id, @NotNull @NotNull SplicingTableIotaRendererParser<?> parser)
      Register a splicing table iota renderer.
      This is used to parse resource files and create providers for iota renderers.
    • getParser

      @Internal @Nullable public static @Nullable SplicingTableIotaRendererParser<?> getParser(@NotNull @NotNull net.minecraft.resources.ResourceLocation id)