Class FabricPlatformHelper

java.lang.Object
dev.potota.itemstats.platform.FabricPlatformHelper
All Implemented Interfaces:
IPlatformHelper

public class FabricPlatformHelper extends Object implements IPlatformHelper
  • Constructor Details

    • FabricPlatformHelper

      public FabricPlatformHelper()
  • Method Details

    • createRegistry

      public <T> net.minecraft.core.Registry<T> createRegistry(net.minecraft.resources.ResourceKey<net.minecraft.core.Registry<T>> key)
      Specified by:
      createRegistry in interface IPlatformHelper
    • isDevEnv

      public boolean isDevEnv()
      Specified by:
      isDevEnv in interface IPlatformHelper