classpublicPriority 1
PlayerMatcher
com.hypixel.hytale.server.core.modules.interaction.interaction.config.selector.PlayerMatcher
extends SelectInteraction.EntityMatcher
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<PlayerMatcher>CODEC= BuilderCodec.builder(PlayerMatcher.class, PlayerMatcher::new, BASE_CODEC)
.documentation("M...
Constructors
public
PlayerMatcher()Methods
Public Methods (2)
public
boolean test0(Ref<EntityStore> attacker, Ref<EntityStore> target, CommandBuffer<EntityStore> commandBuffer)@Override
public
EntityMatcher toPacket()@Nonnull@Override