Uses of Class
net.minecraft.class_8816
Packages that use class_8816
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8816 in net.minecraft
Fields in net.minecraft with type parameters of type class_8816Modifier and TypeFieldDescriptionprivate final Consumer<class_8816>
class_8816.class_8818.action
The field for theaction
record component.Methods in net.minecraft that return class_8816Methods in net.minecraft that return types with arguments of type class_8816Modifier and TypeMethodDescriptionclass_8816.class_8818.action()
Returns the value of theaction
record component.Method parameters in net.minecraft with type arguments of type class_8816Modifier and TypeMethodDescriptionclass_8816.class_8817.method_54130
(Text text, Consumer<class_8816> consumer) Constructor parameters in net.minecraft with type arguments of type class_8816ModifierConstructorDescription(package private)
class_8818
(Text text, Consumer<class_8816> consumer) -
Uses of class_8816 in net.minecraft.client.realms.dto
Methods in net.minecraft.client.realms.dto that return class_8816Modifier and TypeMethodDescription@Nullable class_8816
RealmsNotification.class_8814.method_54109
(Screen screen, Consumer<UUID> consumer)