Uses of Record Class
net.minecraft.class_10451.class_10454
Packages that use class_10451.class_10454
-
Uses of class_10451.class_10454 in net.minecraft
Fields in net.minecraft declared as class_10451.class_10454Modifier and TypeFieldDescriptionprivate final class_10451.class_10454<?, ?> class_10451.class_10453.unbakedSwitchThe field for theunbakedSwitchrecord component.Fields in net.minecraft with type parameters of type class_10451.class_10454Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<class_10451.class_10454<?, ?>> class_10451.class_10454.field_55365private final com.mojang.serialization.MapCodec<class_10451.class_10454<P, T>> class_10494.class_10495.switchCodecThe field for theswitchCodecrecord component.Methods in net.minecraft that return class_10451.class_10454Modifier and TypeMethodDescriptionclass_10451.class_10453.unbakedSwitch()Returns the value of theunbakedSwitchrecord component.Methods in net.minecraft that return types with arguments of type class_10451.class_10454Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<class_10451.class_10454<P, T>> class_10494.class_10495.switchCodec()Returns the value of theswitchCodecrecord component.Constructors in net.minecraft with parameters of type class_10451.class_10454ModifierConstructorDescriptionclass_10453(class_10451.class_10454<?, ?> class_10454, Optional<class_10439.class_10441> optional) Constructor parameters in net.minecraft with type arguments of type class_10451.class_10454ModifierConstructorDescriptionclass_10495(com.mojang.serialization.MapCodec<class_10451.class_10454<P, T>> mapCodec)