Uses of Record Class
net.minecraft.class_9710
Packages that use class_9710
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9710 in net.minecraft
Fields in net.minecraft with type parameters of type class_9710Modifier and TypeFieldDescriptionstatic final DataComponentType<List<class_9710<class_9723>>> class_9701.EQUIPMENT_DROPSstatic final DataComponentType<List<class_9710<class_9721>>> class_9701.POST_ATTACKMethods in net.minecraft that return types with arguments of type class_9710Modifier and TypeMethodDescriptionstatic <S> com.mojang.serialization.Codec<class_9710<S>> class_9710.method_60203(com.mojang.serialization.Codec<S> codec, LootContextType lootContextType) static <S> com.mojang.serialization.Codec<class_9710<S>> class_9710.method_60208(com.mojang.serialization.Codec<S> codec, LootContextType lootContextType) -
Uses of class_9710 in net.minecraft.enchantment
Methods in net.minecraft.enchantment with parameters of type class_9710Modifier and TypeMethodDescriptionstatic voidEnchantment.method_60031(class_9710<class_9721> class_9710, ServerWorld serverWorld, int int2, class_9699 class_9699, Entity entity, DamageSource damageSource) Method parameters in net.minecraft.enchantment with type arguments of type class_9710Modifier and TypeMethodDescriptionEnchantment.class_9700.method_60063(DataComponentType<List<class_9710<E>>> dataComponentType, class_9703 class_9703, class_9703 class_97032, E e) Enchantment.class_9700.method_60064(DataComponentType<List<class_9710<E>>> dataComponentType, class_9703 class_9703, class_9703 class_97032, E e, LootCondition.Builder builder)