net.minecraft.resources

public class ResourceKey<T>

ug
net.minecraft.resources.ResourceKey
net.minecraft.class_5321
net.minecraft.util.registry.RegistryKey
net.minecraft.util.RegistryKey
net.minecraft.server.v1_16_R1.ResourceKey

Field summary

Modifier and TypeField
private static final Map<String, ResourceKey<?>>
a
VALUES
field_25136
INSTANCES
field_240898_a_
private final ResourceLocation
b
registryName
field_25137
registry
field_240899_b_
private final ResourceLocation
c
location
field_25138
value
field_240900_c_

Constructor summary

ModifierConstructor
private (ResourceLocation registry, ResourceLocation value)

Method summary

Modifier and TypeMethod
public static <T> ResourceKey<T>
a(ug<gl<T>> arg0, uh arg1)
create(ResourceKey<Registry<T>> arg0, ResourceLocation arg1)
method_29179(class_5321<class_2378<T>> arg0, class_2960 arg1)
of(RegistryKey<Registry<T>> registry, Identifier value)
func_240903_a_(RegistryKey<Registry<T>> arg0, ResourceLocation arg1)
public static <T> ResourceKey<Registry<T>>
a(uh arg0)
createRegistryKey(ResourceLocation arg0)
method_29180(class_2960 arg0)
ofRegistry(Identifier registry)
func_240904_a_(ResourceLocation arg0)
private static <T> ResourceKey<T>
a(uh arg0, uh arg1)
create(ResourceLocation arg0, ResourceLocation arg1)
method_29181(class_2960 arg0, class_2960 arg1)
of(Identifier registry, Identifier value)
func_240905_a_(ResourceLocation arg0, ResourceLocation arg1)
public ResourceLocation
a()
location()
method_29177()
getValue()
func_240901_a_()
public static <T> Function<ResourceLocation, ResourceKey<T>>
a(ug<gl<T>> arg0)
elementKey(ResourceKey<Registry<T>> arg0)
method_29178(class_5321<class_2378<T>> arg0)
createKeyFactory(RegistryKey<Registry<T>> registry)
func_240902_a_(RegistryKey<Registry<T>> arg0)