Uses of Record Class
net.minecraft.class_9285
Packages that use class_9285
-
Uses of class_9285 in net.minecraft
Fields in net.minecraft declared as class_9285Fields in net.minecraft with type parameters of type class_9285Modifier and TypeFieldDescriptionstatic final class_9331<class_9285> class_9334.ATTRIBUTE_MODIFIERSstatic final com.mojang.serialization.Codec<class_9285> class_9285.field_49327static final PacketCodec<RegistryByteBuf, class_9285> class_9285.field_49328Methods in net.minecraft that return class_9285Modifier and TypeMethodDescriptionclass_9285.method_57484(RegistryEntry<EntityAttribute> registryEntry, EntityAttributeModifier entityAttributeModifier, class_9274 class_9274) class_9285.class_9286.method_57486() -
Uses of class_9285 in net.minecraft.item
Methods in net.minecraft.item that return class_9285Modifier and TypeMethodDescriptionstatic class_9285MiningToolItem.method_57346(ToolMaterial toolMaterial, float float2, float float3) static class_9285SwordItem.method_57394(ToolMaterial toolMaterial, int int2, float float2) static class_9285TridentItem.method_57395()Methods in net.minecraft.item with parameters of type class_9285