Skip to content

CraftingPlugin.PlayerAddedSystem

Package: com.hypixel.hytale.builtin.crafting

public static class PlayerAddedSystem extends RefSystem<EntityStore>
ModifierTypeName
private finalQuery<EntityStore>query
ModifierReturn TypeSignature
publicPlayerAddedSystem( @Nonnull ComponentType<EntityStore, Player> playerComponentType, @Nonnull ComponentType<EntityStore, PlayerRef> playerRefComponentType )
publicQuery<EntityStore>getQuery()
publicvoidonEntityAdded( @Nonnull Ref<EntityStore> ref, @Nonnull AddReason reason, @Nonnull Store<EntityStore> store, @Nonnull CommandBuffer<EntityStore> commandBuffer )
publicvoidonEntityRemove( @Nonnull Ref<EntityStore> ref, @Nonnull RemoveReason reason, @Nonnull Store<EntityStore> store, @Nonnull CommandBuffer<EntityStore> commandBuffer )
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.