Package net.minecraftforge.debug
Class DeferredRegistryTest.Custom
- java.lang.Object
-
- net.minecraftforge.registries.ForgeRegistryEntry<DeferredRegistryTest.Custom>
-
- net.minecraftforge.debug.DeferredRegistryTest.Custom
-
- All Implemented Interfaces:
IForgeRegistryEntry<DeferredRegistryTest.Custom>
- Enclosing class:
- DeferredRegistryTest
public static class DeferredRegistryTest.Custom extends ForgeRegistryEntry<DeferredRegistryTest.Custom>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.minecraftforge.registries.ForgeRegistryEntry
ForgeRegistryEntry.UncheckedRegistryEntry<V extends IForgeRegistryEntry<V>>
-
-
Field Summary
-
Fields inherited from class net.minecraftforge.registries.ForgeRegistryEntry
delegate
-
-
Constructor Summary
Constructors Constructor Description Custom()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
foo()
-
Methods inherited from class net.minecraftforge.registries.ForgeRegistryEntry
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
-
-