Uses of Interface
net.minecraft.util.registry.Registry
Packages that use Registry
-
Uses of Registry in net.minecraft
Fields in net.minecraft declared as RegistryMethods in net.minecraft with parameters of type RegistryModifier and TypeMethodDescriptionprivate static <T> voidBootstrap.method_20447(String string, Registry<T> registry, Function<T, String> function) Constructors in net.minecraft with parameters of type RegistryModifierConstructorDescriptionprotectedclass_4370(class_4344 class_4344, Registry<T> registry) class_4481(Registry<T> registry, String string, String string2) -
Uses of Registry in net.minecraft.stat
Fields in net.minecraft.stat declared as RegistryMethods in net.minecraft.stat that return RegistryMethods in net.minecraft.stat with parameters of type RegistryModifier and TypeMethodDescriptionprivate static <T> StatType<T>Stats.method_21432(String string, Registry<T> registry) Constructors in net.minecraft.stat with parameters of type Registry -
Uses of Registry in net.minecraft.util.registry
Classes in net.minecraft.util.registry that implement RegistryFields in net.minecraft.util.registry declared as RegistryModifier and TypeFieldDescriptionRegistry.BIOMEstatic final Registry<BiomeSourceType<?,?>> Registry.BIOME_SOURCE_TYPERegistry.BLOCKstatic final Registry<BlockEntityType<?>>Registry.BLOCK_ENTITY_TYPEstatic final Registry<ChunkGeneratorType<?,?>> Registry.CHUNK_GENERATOR_TYPEstatic final Registry<Identifier>Registry.CUSTOM_STATstatic final Registry<DimensionType>Registry.DIMENSION_TYPEstatic final Registry<Enchantment>Registry.ENCHANTMENTstatic final Registry<EntityType<?>>Registry.ENTITY_TYPERegistry.FLUIDRegistry.ITEMstatic final Registry<StatusEffect>Registry.MOB_EFFECTRegistry.PAINTINGstatic final Registry<ParticleType<? extends ParticleEffect>>Registry.PARTICLE_TYPERegistry.POTIONRegistry.ROOTstatic final Registry<SoundEvent>Registry.SOUND_EVENTRegistry.STATSFields in net.minecraft.util.registry with type parameters of type RegistryMethods in net.minecraft.util.registry that return RegistryMethods in net.minecraft.util.registry with parameters of type Registry