Class ResourceLocation
java.lang.Object
com.github.retrooper.packetevents.resources.ResourceLocation
-
Field Summary
-
Constructor Summary
ConstructorDescriptionResourceLocation
(String location) ResourceLocation
(String namespace, String key) -
Method Summary
Modifier and TypeMethodDescriptionboolean
getKey()
int
hashCode()
static ResourceLocation
static String
normString
(String location) toString()
-
Field Details
-
VANILLA_NAMESPACE
- See Also:
-
namespace
-
key
-
-
Constructor Details
-
ResourceLocation
-
ResourceLocation
-
-
Method Details