Interface IPlatformHelper


public interface IPlatformHelper
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Send a packet to the server to reset the villager's trades
    void
    sendUpdateMessage(net.minecraft.world.entity.player.Player player, boolean villager, int experience)
    Send a packet to the server to reset the villager's trades
  • Method Details

    • sendResetTradesMessage

      void sendResetTradesMessage()
      Send a packet to the server to reset the villager's trades
    • sendUpdateMessage

      void sendUpdateMessage(net.minecraft.world.entity.player.Player player, boolean villager, int experience)
      Send a packet to the server to reset the villager's trades