Uses of Record Class
net.minecraft.class_9350
Packages that use class_9350
Package
Description
The base package for all Minecraft classes.
-
Uses of class_9350 in net.minecraft
Fields in net.minecraft with type parameters of type class_9350Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_9350> class_9350.field_49755 -
Uses of class_9350 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity with type parameters of type class_9350Modifier and TypeFieldDescriptionprivate Optional<class_9350> EntityPredicate.Builder.field_49721private final Optional<class_9350> EntityPredicate.slotsThe field for theslotsrecord component.Methods in net.minecraft.predicate.entity that return types with arguments of type class_9350Modifier and TypeMethodDescriptionEntityPredicate.slots()Returns the value of theslotsrecord component.Methods in net.minecraft.predicate.entity with parameters of type class_9350