| vj | |
| net.minecraft.resources.ResourceKey | |
| net.minecraft.class_5321 | |
| net.minecraft.util.registry.RegistryKey | |
| net.minecraft.util.RegistryKey | |
| net.minecraft.server.v1_16_R2.ResourceKey |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final Map<String, ResourceKey<?>> |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final ResourceLocation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (ResourceLocation registry, ResourceLocation value) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static <T> ResourceKey<T> |
| ||||||||||
| public static <T> ResourceKey<Registry<T>> |
| ||||||||||
| private static <T> ResourceKey<T> |
| ||||||||||
| public boolean |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public static <T> Function<ResourceLocation, ResourceKey<T>> |
|