Uses of Class
net.minecraft.class_6404
Packages that use class_6404
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6404 in net.minecraft
Fields in net.minecraft declared as class_6404Methods in net.minecraft that return class_6404Modifier and TypeMethodDescriptionstatic class_6404
class_6404.method_37237(NumberRange.IntRange intRange)
static class_6404
class_6404.method_37238(@Nullable JsonElement jsonElement)
-
Uses of class_6404 in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as class_6404Modifier and TypeFieldDescriptionprivate class_6404
EntityPredicate.field_33913
private class_6404
EntityPredicate.Builder.field_33916
Methods in net.minecraft.predicate.entity with parameters of type class_6404Constructors in net.minecraft.predicate.entity with parameters of type class_6404ModifierConstructorDescriptionprivate
EntityPredicate(EntityTypePredicate type, DistancePredicate distance, LocationPredicate location, LocationPredicate locationPredicate, EntityEffectPredicate entityEffectPredicate, NbtPredicate nbtPredicate, EntityFlagsPredicate entityFlagsPredicate, EntityEquipmentPredicate entityEquipmentPredicate, PlayerPredicate playerPredicate, FishingHookPredicate fishingHookPredicate, class_6404 class_6404, @Nullable String string, @Nullable Identifier identifier)
(package private)
EntityPredicate(EntityTypePredicate type, DistancePredicate distance, LocationPredicate location, LocationPredicate locationPredicate, EntityEffectPredicate entityEffectPredicate, NbtPredicate nbtPredicate, EntityFlagsPredicate entityFlagsPredicate, EntityEquipmentPredicate entityEquipmentPredicate, PlayerPredicate playerPredicate, FishingHookPredicate fishingHookPredicate, class_6404 class_6404, EntityPredicate entityPredicate, EntityPredicate entityPredicate2, EntityPredicate entityPredicate3, @Nullable String string, @Nullable Identifier identifier)