Uses of Record Class
net.minecraft.class_9652
Packages that use class_9652
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9652 in net.minecraft
Fields in net.minecraft with type parameters of type class_9652Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9652> class_9652.field_51375 -
Uses of class_9652 in net.minecraft.block.spawner
Fields in net.minecraft.block.spawner with type parameters of type class_9652Modifier and TypeFieldDescriptionprivate final Optional<class_9652> MobSpawnerEntry.equipmentThe field for theequipmentrecord component.Methods in net.minecraft.block.spawner that return types with arguments of type class_9652Modifier and TypeMethodDescriptionMobSpawnerEntry.equipment()Returns the value of theequipmentrecord component.MobSpawnerEntry.method_59717() -
Uses of class_9652 in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type class_9652Modifier and TypeMethodDescriptiondefault voidEquipmentHolder.setEquipmentFromLootTable(class_9652 class_9652, LootContextParameterSet parameters) -
Uses of class_9652 in net.minecraft.entity.mob
Methods in net.minecraft.entity.mob with parameters of type class_9652Modifier and TypeMethodDescriptionvoidMobEntity.setEquipmentFromLootTable(class_9652 class_9652)