Class NeoForgeProxy
java.lang.Object
net.neoforged.neoforge.internal.NeoForgeProxy
- Direct Known Subclasses:
NeoForgeClientProxy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static NeoForgeProxyresolveLookup(ResourceKey<? extends Registry<T>> key)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NeoForgeProxy
public NeoForgeProxy()
-
-
Method Details
-
instantiate
-
getClientExecutor
-
getTooltipFlag
-
resolveLookup
public <T> @Nullable HolderLookup.RegistryLookup<T> resolveLookup(ResourceKey<? extends Registry<T>> key)
-