Uses of Class
net.minecraft.class_6404
Package
Description
The base package for all Minecraft classes.
-
Uses of class_6404 in net.minecraft
Modifier 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
Modifier and TypeFieldDescriptionprivate class_6404
EntityPredicate.field_33913
private class_6404
EntityPredicate.Builder.field_33916
ModifierConstructorDescriptionprivate
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)