Uses of Record Class
net.minecraft.class_9424.class_9425
Packages that use class_9424.class_9425
-
Uses of class_9424.class_9425 in net.minecraft
Fields in net.minecraft with type parameters of type class_9424.class_9425Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<class_9424.class_9425> class_9424.class_9425.field_50011
static final PacketCodec
<RegistryByteBuf, class_9424.class_9425> class_9424.class_9425.field_50012
private final List
<class_9424.class_9425> class_9424.rules
The field for therules
record component.Methods in net.minecraft that return class_9424.class_9425Modifier and TypeMethodDescriptionstatic class_9424.class_9425
class_9424.class_9425.method_58427
(TagKey<Block> tagKey) static class_9424.class_9425
class_9424.class_9425.method_58428
(TagKey<Block> tagKey, float float2) private static class_9424.class_9425
class_9424.class_9425.method_58429
(TagKey<Block> tagKey, Optional<Float> optional, Optional<Boolean> optional2) static class_9424.class_9425
class_9424.class_9425.method_58431
(List<Block> list, float float2) private static class_9424.class_9425
class_9424.class_9425.method_58432
(List<Block> list, Optional<Float> optional, Optional<Boolean> optional2) static class_9424.class_9425
class_9424.class_9425.method_58433
(TagKey<Block> tagKey, float float2) static class_9424.class_9425
class_9424.class_9425.method_58434
(List<Block> list, float float2) Methods in net.minecraft that return types with arguments of type class_9424.class_9425Modifier and TypeMethodDescriptionclass_9424.rules()
Returns the value of therules
record component.Constructor parameters in net.minecraft with type arguments of type class_9424.class_9425ModifierConstructorDescriptionclass_9424
(List<class_9424.class_9425> list, float float2, int int2)