Package com.bleudev.ppl_utils.util
Class RegistryUtils
java.lang.Object
com.bleudev.ppl_utils.util.RegistryUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull net.minecraft.util.IdentifiergetIdentifier(String name)
-
Constructor Details
-
RegistryUtils
public RegistryUtils()
-
-
Method Details
-
getIdentifier
@Contract("_ -> new") @NotNull public static @NotNull net.minecraft.util.Identifier getIdentifier(String name)
-