Uses of Interface
noppes.npcs.api.entity.data.IPlayerMail
Packages that use IPlayerMail
-
Uses of IPlayerMail in noppes.npcs.api
Methods in noppes.npcs.api that return IPlayerMailModifier and TypeMethodDescriptionabstract IPlayerMail
NpcAPI.createMail
(String sender, String subject) -
Uses of IPlayerMail in noppes.npcs.api.entity
Methods in noppes.npcs.api.entity with parameters of type IPlayerMail -
Uses of IPlayerMail in noppes.npcs.api.event
Fields in noppes.npcs.api.event declared as IPlayerMailConstructors in noppes.npcs.api.event with parameters of type IPlayerMailModifierConstructorDescriptionMailmanEvent
(net.minecraft.world.entity.player.Player player, ICustomNpc npc, IPlayerMail mail)