Uses of Record Class
net.minecraft.predicate.entity.RaiderPredicate
Packages that use RaiderPredicate
-
Uses of RaiderPredicate in net.minecraft.predicate.entity
Fields in net.minecraft.predicate.entity declared as RaiderPredicateModifier and TypeFieldDescriptionstatic final RaiderPredicate
RaiderPredicate.CAPTAIN_WITHOUT_RAID
Fields in net.minecraft.predicate.entity with type parameters of type RaiderPredicateModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<RaiderPredicate> RaiderPredicate.CODEC
static final com.mojang.serialization.MapCodec
<RaiderPredicate> EntitySubPredicateTypes.RAIDER
Methods in net.minecraft.predicate.entity that return types with arguments of type RaiderPredicateModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<RaiderPredicate> RaiderPredicate.getCodec()