class EntityFilterNot
com.hypixel.hytale.server.npc.corecomponents.entity.filters
Extends com.hypixel.hytale.server.npc.corecomponents.EntityFilterBase. Methods: boolean matchesEntity(com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>, com.hypixel.hytale.server.npc.role.Role, com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore>); int cost(); void registerWithSupport(com.hypixel.hytale.server.npc.role.Role); void motionControllerChanged(com.hypixel.hytale.comp