Uses of Interface
net.minecraft.class_9722
Packages that use class_9722
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9722 in net.minecraft
Subinterfaces of class_9722 in net.minecraftClasses in net.minecraft that implement class_9722Modifier and TypeClassDescriptionstatic final recordstatic final recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft with type parameters of type class_9722Modifier and TypeFieldDescriptionprivate final List<class_9722> class_9712.class_9714.effectsThe field for theeffectsrecord component.static final com.mojang.serialization.Codec<class_9722> class_9722.field_51708static final DataComponentType<List<class_9698<class_9722>>> class_9701.LOCATION_CHANGEDMethods in net.minecraft that return types with arguments of type class_9722Modifier and TypeMethodDescriptionclass_9712.class_9714.effects()Returns the value of theeffectsrecord component.com.mojang.serialization.MapCodec<? extends class_9722> class_9722.method_60219()static com.mojang.serialization.MapCodec<? extends class_9722> class_9722.method_60232(Registry<com.mojang.serialization.MapCodec<? extends class_9722>> registry) Methods in net.minecraft with parameters of type class_9722Modifier and TypeMethodDescriptionstatic class_9712.class_9714class_9712.method_60217(class_9722[] class_9722) Method parameters in net.minecraft with type arguments of type class_9722Modifier and TypeMethodDescriptionstatic com.mojang.serialization.MapCodec<? extends class_9722> class_9722.method_60232(Registry<com.mojang.serialization.MapCodec<? extends class_9722>> registry) Constructor parameters in net.minecraft with type arguments of type class_9722 -
Uses of class_9722 in net.minecraft.entity
Fields in net.minecraft.entity with type parameters of type class_9722Modifier and TypeFieldDescriptionprivate final Reference2ObjectMap<Enchantment, Set<class_9722>> LivingEntity.field_51571Methods in net.minecraft.entity that return types with arguments of type class_9722 -
Uses of class_9722 in net.minecraft.registry
Fields in net.minecraft.registry with type parameters of type class_9722Modifier and TypeFieldDescriptionstatic final RegistryKey<Registry<com.mojang.serialization.MapCodec<? extends class_9722>>> RegistryKeys.ENCHANTMENT_LOCATION_BASED_EFFECT_TYPEstatic final Registry<com.mojang.serialization.MapCodec<? extends class_9722>> Registries.field_51835