CraftingPlugin.PlayerAddedSystem
Package: com.hypixel.hytale.builtin.crafting
public static class PlayerAddedSystem extends RefSystem<EntityStore>Fields
Section titled “Fields”| Modifier | Type | Name |
|---|---|---|
private final | Query<EntityStore> | query |
Methods
Section titled “Methods”| Modifier | Return Type | Signature |
|---|---|---|
public | “ | PlayerAddedSystem( @Nonnull ComponentType<EntityStore, Player> playerComponentType, @Nonnull ComponentType<EntityStore, PlayerRef> playerRefComponentType ) |
public | Query<EntityStore> | getQuery() |
public | void | onEntityAdded( @Nonnull Ref<EntityStore> ref, @Nonnull AddReason reason, @Nonnull Store<EntityStore> store, @Nonnull CommandBuffer<EntityStore> commandBuffer ) |
public | void | onEntityRemove( @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.