public class ResourceLocation extends Object
Constructor and Description |
---|
ResourceLocation() |
ResourceLocation(ApiVersion version,
String... path) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static ResourceLocation |
parse(String locationString) |
String |
toString() |
public ResourceLocation()
public ResourceLocation(ApiVersion version, String... path)
Copyright © 2021. All rights reserved.