Uses of Record Class
net.minecraft.class_9028.class_9032
Packages that use class_9028.class_9032
-
Uses of class_9028.class_9032 in net.minecraft
Fields in net.minecraft with type parameters of type class_9028.class_9032Modifier and TypeFieldDescriptionprivate final com.mojang.datafixers.util.Either<String,
class_9028.class_9032> class_9028.class_9033.errorOrFileInfo
The field for theerrorOrFileInfo
record component.static final com.mojang.serialization.Codec<class_9028.class_9032>
class_9028.class_9032.field_47576
Methods in net.minecraft that return types with arguments of type class_9028.class_9032Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<String,
class_9028.class_9032> class_9028.class_9033.errorOrFileInfo()
Returns the value of theerrorOrFileInfo
record component.private com.mojang.datafixers.util.Either<String,
class_9028.class_9032> class_9028.method_55487
(Path path) Constructor parameters in net.minecraft with type arguments of type class_9028.class_9032ModifierConstructorDescription(package private)
class_9033
(UUID uUID, String string, Instant instant, Optional<String> optional, com.mojang.datafixers.util.Either<String, class_9028.class_9032> either)