Skip to content

Instantly share code, notes, and snippets.

@zhuowei
Created August 21, 2017 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zhuowei/105d7dc178181f6cbb660a9dc72e6423 to your computer and use it in GitHub Desktop.
Save zhuowei/105d7dc178181f6cbb660a9dc72e6423 to your computer and use it in GitHub Desktop.
00c17df9 w DF .text 00000002 Base minecraft::api::NetworkInterface::~NetworkInterface()
00c17dfb w DF .text 00000002 Base minecraft::api::EntityInterface::~EntityInterface()
00c17dfd w DF .text 00000002 Base minecraft::api::PlayerInterface::~PlayerInterface()
00c17e01 w DF .text 00000070 Base minecraft::api::Api::~Api()
00c17e71 w DF .text 00000074 Base minecraft::api::Api::~Api()
00c17ee5 w DF .text 00000004 Base minecraft::api::Api::init(FilePathManager const&, std::function<long long ()>, std::function<long long ()>)
00c17ee9 w DF .text 00000004 Base minecraft::api::Api::restart(bool, std::string const&)
00c17eed w DF .text 00000002 Base minecraft::api::Api::tick()
00c17eef w DF .text 00000002 Base minecraft::api::Api::reportTelemetry(MinecraftEventing&)
00c17ef1 w DF .text 00000002 Base minecraft::api::Api::shutdown(bool)
00c17ef3 w DF .text 00000002 Base minecraft::api::Api::discoverInstalledPlugins()
00c17ef5 w DF .text 00000002 Base minecraft::api::Api::loadSelectedPlugins()
00c17ef7 w DF .text 00000002 Base minecraft::api::Api::initializeLoadedPlugins()
00c17ef9 w DF .text 00000004 Base minecraft::api::Api::players() const
00c17efd w DF .text 00000004 Base minecraft::api::Api::entities() const
00c17f01 w DF .text 00000004 Base minecraft::api::Api::network() const
00c17f05 w DF .text 00000004 Base minecraft::api::Api::playerInteractions() const
00c17f09 w DF .text 00000004 Base minecraft::api::PlayerInterface::~PlayerInterface()
00c17f0d w DF .text 00000002 Base minecraft::api::PlayerInterface::handlePlayerJoinedEvent(Player&) const
00c17f0f w DF .text 00000002 Base minecraft::api::PlayerInterface::handlePlayerLeftEvent(Player&) const
00c17f11 w DF .text 00000004 Base minecraft::api::EntityInterface::~EntityInterface()
00c17f15 w DF .text 00000004 Base minecraft::api::NetworkInterface::~NetworkInterface()
00c17f19 w DF .text 00000004 Base minecraft::api::NetworkInterface::handleChatEvent(Player*, TextPacketType, std::string const&) const
00c17f1d w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::~PlayerInteractionInterface()
00c17f1f w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::~PlayerInteractionInterface()
00c17f23 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsingItem(Player&, ItemInstance const&) const
00c17f27 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsedItem(Player&, ItemInstance const&) const
00c17f29 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsingItemOnBlock(Player&, ItemInstance const&, BlockPos const&, FullBlock const&, signed char, Vec3 const&) const
00c17f2d w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsedItemOnBlock(Player&, ItemInstance const&, BlockPos const&, FullBlock const&, signed char, Vec3 const&) const
00c17f2f w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsingItemOnEntity(Player&, ItemInstance const&, Entity&) const
00c17f33 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerUsedItemOnEntity(Player&, ItemInstance const&, Entity&) const
00c17f35 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerBreakingBlockEvent(Player&, BlockPos const&, FullBlock const&, ItemInstance const*) const
00c17f39 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerBrokeBlockEvent(Player&, BlockPos const&, FullBlock const&, ItemInstance const*) const
00c17f3b w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerPlacingBlockEvent(Player&, BlockPos const&, FullBlock const&, FullBlock const&) const
00c17f3f w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerPlacedBlockEvent(Player&, BlockPos const&, FullBlock const&, FullBlock const&) const
00c17f41 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerModifyingBlockEvent(Player&, BlockPos const&, FullBlock const&, FullBlock const&, ItemInstance const&) const
00c17f45 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerModifiedBlockEvent(Player&, BlockPos const&, FullBlock const&, FullBlock const&, ItemInstance const&) const
00c17f47 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerInteractingWithBlockEvent(Player&, BlockPos const&, FullBlock const&) const
00c17f4b w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerInteractedWithBlockEvent(Player&, BlockPos const&, FullBlock const&) const
00c17f4d w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerAttackingEntityEvent(Player&, Entity&) const
00c17f51 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerAttackedEntityEvent(Player&, Entity&) const
00c17f53 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerInteractingWithEntityEvent(Player&, Entity&) const
00c17f57 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerInteractedWithEntityEvent(Player&, Entity&) const
00c17f59 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerSpawningEntityEvent(Player&, Entity const&, ItemInstance*) const
00c17f5d w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerSpawnedEntityEvent(Player&, Entity const&, ItemInstance*) const
00c17f5f w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerRemovingEntityEvent(Player&, Entity const&, ItemInstance*) const
00c17f63 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerRemovedEntityEvent(Player&, Entity const&, ItemInstance*) const
00c17f65 w DF .text 00000004 Base minecraft::api::PlayerInteractionInterface::handlePlayerModifyingEntityEvent(Player&, Entity const&, ItemInstance*) const
00c17f69 w DF .text 00000002 Base minecraft::api::PlayerInteractionInterface::handlePlayerModifiedEntityEvent(Player&, Entity const&, ItemInstance*) const
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment