Class MovementAudioComponent.ShouldHearPredicate
java.lang.Object
com.hypixel.hytale.server.core.modules.entity.component.MovementAudioComponent.ShouldHearPredicate
- All Implemented Interfaces:
Predicate<Ref<EntityStore>>
- Enclosing class:
MovementAudioComponent
public static class MovementAudioComponent.ShouldHearPredicate
extends Object
implements Predicate<Ref<EntityStore>>
-
Field Details
-
owner
-
-
Constructor Details
-
ShouldHearPredicate
public ShouldHearPredicate()
-
-
Method Details
-
test
- Specified by:
testin interfacePredicate<Ref<EntityStore>>
-