接口 EntitySubPredicate
- 所有已知实现类:
FishingHookPredicate
,LightningBoltPredicate
,PiglinNeutralArmorEntityPredicate
,PlayerPredicate
,RaiderPredicate
,SheepPredicate
,SlimePredicate
,SnowBootsEntityPredicate
,TridentEntityPredicate
public interface EntitySubPredicate
-
字段概要
字段 -
方法概要
修饰符和类型方法说明com.mojang.serialization.MapCodec
<? extends EntitySubPredicate> codec()
boolean
matches
(Entity p_218828_, ServerLevel p_218829_, Vec3 p_218830_)
-
字段详细资料
-
CODEC
-
-
方法详细资料
-
codec
com.mojang.serialization.MapCodec<? extends EntitySubPredicate> codec() -
matches
-