TheSkyBlessing icon indicating copy to clipboard operation
TheSkyBlessing copied to clipboard

API/Libraryの整理

Open ChenCMD opened this issue 2 years ago • 0 comments

/summon shiva

  • - [ ]
api:damage/ api:entity/damage/
  • - [ ]
api:data_get/ api:entity/player/data_get/
  • - [ ]
api:global_vars/ api:world/global_vars/
  • - [ ]
api:heal/ api:entity/player/heal/
  • - [ ]
api:inventory/ api:entity/player/inventory/
  • - [ ]
api:lost_items/ api:entity/player/lost_items/
  • - [ ]
api:mob/ api:entity/non-player/
  • - [ ]
api:mp/ api:entity/player/mp/
  • - [ ]
api:player_modifier/ api:entity/modifier/
  • - [ ]
api:player_vector/ api:entity/player/vector/
  • - [ ]
api:sacred_treasure/ api:entity/player/sacred_treasure/
  • - [ ]
api:spawner/ api:world/spawner/
  • - [ ]
api:teleporter/ api:world/teleporter/
  • - [x]
lib:debug/ debug:
  • - [ ]
lib:forward_spreader/ api:entity/teleport/pos_spread/spherical_cap/
  • - [ ]
lib:get_name/ api:entity/player/get_name/
  • - [ ]
lib:message/ api:entity/player/message/
  • - [ ]
lib:motion/ api:entity/non-player/motion/
  • - [ ]
lib:score_to_health_wrapper/ api:entity/player/concurrent_health_manager/
  • - [ ]
lib:score_to_move/ api:entity/teleport/pos_dynamic
  • - [ ]
lib:spread_entity/ api:entity/teleport/pos_spread/cuboid/
  • - [ ]
lib:status_log/ player_manager:battle_log/

ChenCMD avatar Sep 12 '22 06:09 ChenCMD