Uses of Record Class
net.minecraft.class_10707.class_10708
Packages that use class_10707.class_10708
-
Uses of class_10707.class_10708 in net.minecraft
Fields in net.minecraft declared as class_10707.class_10708Modifier and TypeFieldDescriptionstatic final class_10707.class_10708class_10707.class_10708.field_56305Fields in net.minecraft with type parameters of type class_10707.class_10708Modifier and TypeFieldDescriptionprivate final List<class_10707.class_10708> class_10707.damageReductionsThe field for thedamageReductionsrecord component.static final com.mojang.serialization.Codec<class_10707.class_10708> class_10707.class_10708.field_56303static final PacketCodec<RegistryByteBuf, class_10707.class_10708> class_10707.class_10708.field_56304Methods in net.minecraft that return types with arguments of type class_10707.class_10708Modifier and TypeMethodDescriptionclass_10707.damageReductions()Returns the value of thedamageReductionsrecord component.Constructor parameters in net.minecraft with type arguments of type class_10707.class_10708ModifierConstructorDescriptionclass_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)