Uses of Interface
net.minecraft.class_7922
Packages that use class_7922
Package
Description
The base package for all Minecraft classes.
Contains the registry, used to register various in-game components, and related classes.
-
Uses of class_7922 in net.minecraft
Fields in net.minecraft declared as class_7922Modifier and TypeFieldDescriptionstatic final class_7922<Block>class_7923.AIRstatic final class_7922<MemoryModuleType<?>>class_7923.DUMMYstatic final class_7922<Fluid>class_7923.EMPTYstatic final class_7922<SensorType<?>>class_7923.field_41130static final class_7922<Item>class_7923.field_41178static final class_7922<Potion>class_7923.field_41179static final class_7922<ChunkStatus>class_7923.field_41184static final class_7922<PaintingVariant>class_7923.KEBABstatic final class_7922<VillagerProfession>class_7923.NONEstatic final class_7922<EntityType<?>>class_7923.PIGstatic final class_7922<VillagerType>class_7923.PLAINSstatic final class_7922<GameEvent>class_7923.STEPMethods in net.minecraft that return class_7922Modifier and TypeMethodDescriptionprivate static <T> class_7922<T>class_7923.method_47480(RegistryKey<? extends Registry<T>> registryKey, String string, com.mojang.serialization.Lifecycle lifecycle, class_7923.DefaultEntryGetter<T> defaultEntryGetter) private static <T> class_7922<T>class_7923.method_47481(RegistryKey<? extends Registry<T>> registryKey, String string, class_7923.DefaultEntryGetter<T> defaultEntryGetter) private static <T> class_7922<T>class_7923.method_47488(RegistryKey<? extends Registry<T>> registryKey, String string, com.mojang.serialization.Lifecycle lifecycle, class_7923.DefaultEntryGetter<T> defaultEntryGetter) private static <T> class_7922<T>class_7923.method_47489(RegistryKey<? extends Registry<T>> registryKey, String string, class_7923.DefaultEntryGetter<T> defaultEntryGetter) -
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.