Uses of Record Class
net.minecraft.class_10707.class_10709
Packages that use class_10707.class_10709
-
Uses of class_10707.class_10709 in net.minecraft
Fields in net.minecraft declared as class_10707.class_10709Modifier and TypeFieldDescriptionstatic final class_10707.class_10709class_10707.class_10709.field_56308private final class_10707.class_10709class_10707.itemDamageThe field for theitemDamagerecord component.Fields in net.minecraft with type parameters of type class_10707.class_10709Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10707.class_10709> class_10707.class_10709.field_56306static final PacketCodec<ByteBuf, class_10707.class_10709> class_10707.class_10709.field_56307Methods in net.minecraft that return class_10707.class_10709Modifier and TypeMethodDescriptionclass_10707.itemDamage()Returns the value of theitemDamagerecord component.Constructors in net.minecraft with parameters of type class_10707.class_10709ModifierConstructorDescriptionclass_10707(float float2, float float3, List<class_10707.class_10708> list, class_10707.class_10709 class_10709, Optional<RegistryEntry<SoundEvent>> optional, Optional<RegistryEntry<SoundEvent>> optional2)