Class MixinRegistryEntry<T>

java.lang.Object
me.shedaniel.architectury.mixin.forge.MixinRegistryEntry<T>
All Implemented Interfaces:
net.minecraftforge.registries.IForgeRegistryEntry<T>

public abstract class MixinRegistryEntry<T> extends Object implements net.minecraftforge.registries.IForgeRegistryEntry<T>
  • Constructor Details

    • MixinRegistryEntry

      public MixinRegistryEntry()