Uses of Record Class
net.minecraft.class_8367
Packages that use class_8367
-
Uses of class_8367 in net.minecraft
Fields in net.minecraft declared as class_8367Modifier and TypeFieldDescriptionprivate final class_8367class_8471.class_8474.field_44432private final class_8367class_8483.voteDataThe field for thevoteDatarecord component.Fields in net.minecraft with type parameters of type class_8367Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_8367>class_8367.field_43979private final Map<UUID,class_8367> class_8478.votesThe field for thevotesrecord component.Methods in net.minecraft that return class_8367Modifier and TypeMethodDescriptionclass_8376.method_50513()class_8471.class_8474.method_51082()class_8483.voteData()Returns the value of thevoteDatarecord component.Methods in net.minecraft that return types with arguments of type class_8367Modifier and TypeMethodDescriptionclass_8478.votes()Returns the value of thevotesrecord component.Methods in net.minecraft with parameters of type class_8367Constructors in net.minecraft with parameters of type class_8367ModifierConstructorDescription(package private)class_8474(class_8367 class_8367, StringVisitable stringVisitable) class_8483(UUID uUID, class_8367 class_8367) Constructor parameters in net.minecraft with type arguments of type class_8367ModifierConstructorDescriptionclass_8478(boolean bool, Map<UUID, class_8367> map, Map<class_8373, class_8375> map2)