Package info.u_team.u_team_core.factory
Class FabricCommonRegister.FabricRegistryEntry<E>
java.lang.Object
info.u_team.u_team_core.factory.FabricCommonRegister.FabricRegistryEntry<E>
- All Implemented Interfaces:
RegistryEntry<E>,Supplier<E>
- Enclosing class:
- FabricCommonRegister<C>
public static class FabricCommonRegister.FabricRegistryEntry<E>
extends Object
implements RegistryEntry<E>
-
Method Summary
-
Method Details
-
get
-
getId
public net.minecraft.resources.ResourceLocation getId()- Specified by:
getIdin interfaceRegistryEntry<E>
-
getKey
- Specified by:
getKeyin interfaceRegistryEntry<E>
-
getHolder
- Specified by:
getHolderin interfaceRegistryEntry<E>
-
isPresent
public boolean isPresent()- Specified by:
isPresentin interfaceRegistryEntry<E>
-