Uses of Record Class
net.minecraft.class_10184
Packages that use class_10184
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10184 in net.minecraft
Fields in net.minecraft with type parameters of type class_10184Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10184> class_10184.field_54096 -
Uses of class_10184 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_10184Modifier and TypeFieldDescriptionprivate Optional<class_10184> PlayerPredicate.Builder.field_54148private final Optional<class_10184> PlayerPredicate.inputThe field for theinputrecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type class_10184Modifier and TypeMethodDescriptionPlayerPredicate.input()Returns the value of theinputrecord component.Methods in net.minecraft.predicate.entity with parameters of type class_10184