Uses of Interface
net.minecraft.class_7922
Packages that use class_7922
Package
Description
Contains the registry, used to register various in-game components, and related classes.
-
Uses of class_7922 in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type class_7922Modifier and TypeMethodDescriptionVillagerClothingFeatureRenderer.getHatType(Object2ObjectMap<K, VillagerResourceMetadata.HatType> hatLookUp, String keyType, class_7922<K> registry, K key) -
Uses of class_7922 in net.minecraft.util.registry
Classes in net.minecraft.util.registry that implement class_7922Modifier and TypeClassDescriptionclassAn implementation ofRegistrywith a default ID and value for unknown lookups.Fields in net.minecraft.util.registry declared as class_7922Modifier and TypeFieldDescriptionstatic final class_7922<Block>Registries.BLOCKstatic final class_7922<ChunkStatus>Registries.CHUNK_STATUSstatic final class_7922<EntityType<?>>Registries.ENTITY_TYPEstatic final class_7922<Fluid>Registries.FLUIDstatic final class_7922<GameEvent>Registries.GAME_EVENTstatic final class_7922<Item>Registries.ITEMstatic final class_7922<MemoryModuleType<?>>Registries.MEMORY_MODULE_TYPEstatic final class_7922<PaintingVariant>Registries.PAINTING_VARIANTstatic final class_7922<Potion>Registries.POTIONstatic final class_7922<SensorType<?>>Registries.SENSOR_TYPEstatic final class_7922<VillagerProfession>Registries.VILLAGER_PROFESSIONstatic final class_7922<VillagerType>Registries.VILLAGER_TYPEMethods in net.minecraft.util.registry that return class_7922Modifier and TypeMethodDescriptionprivate static <T> class_7922<T>Registries.method_47480(RegistryKey<? extends Registry<T>> registryKey, String string, com.mojang.serialization.Lifecycle lifecycle, Registries.class_6889<T> class_6889) private static <T> class_7922<T>Registries.method_47481(RegistryKey<? extends Registry<T>> registryKey, String string, Registries.class_6889<T> class_6889) private static <T> class_7922<T>Registries.method_47488(RegistryKey<? extends Registry<T>> registryKey, String string, com.mojang.serialization.Lifecycle lifecycle, Registries.class_6889<T> class_6889) private static <T> class_7922<T>Registries.method_47489(RegistryKey<? extends Registry<T>> registryKey, String string, Registries.class_6889<T> class_6889)