A B C D E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
U
- unlock(IPlayer<EntityPlayerMP>, ITransportLocation) - Method in interface noppes.npcs.api.roles.IRoleTransporter
- unreadDialog(int) - Method in interface noppes.npcs.api.entity.IPlayer
-
Marks the dialog with the specified ID as unread for the player.
- unreadDialog(int) - Method in interface noppes.npcs.api.handler.IPlayerDialogData
- unreadDialog(IDialog) - Method in interface noppes.npcs.api.entity.IPlayer
-
Marks the specified dialog as unread for the player.
- up() - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos 1 block up
- up() - Method in interface noppes.npcs.api.IPos
-
Shifts the IPos up by 1 block and returns the new object.
- up(double) - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos n blocks up
- up(double) - Method in interface noppes.npcs.api.IPos
- update() - Method in interface noppes.npcs.api.entity.data.IMark
-
Calling this will send the changes you've made to the clients.
- update(IPlayer) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Sends an update of the GUI to the given player.
- update(IPlayer) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- updateAI() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Updates the NPC's AI tasks.
- updateClient() - Method in interface noppes.npcs.api.entity.ICustomNpc
-
Updates the client with the latest NPC state.
- updateClient() - Method in interface noppes.npcs.api.handler.data.IAnimationData
-
Updates the animation data on the client side.
- updateComponent(ICustomGuiComponent) - Method in interface noppes.npcs.api.gui.ICustomGui
-
Updates the specified GUI component.
- updateComponent(ICustomOverlayComponent) - Method in interface noppes.npcs.api.overlay.ICustomOverlay
- updateContainingBlockInfo() - Method in interface noppes.npcs.api.ITileEntity
-
Updates the block's tile entity to the values set in this object.
- updateEntity() - Method in interface noppes.npcs.api.entity.IEntity
-
Updates the entity's state.
- updatePartyData() - Method in interface noppes.npcs.api.handler.data.IParty
-
Sends all PARTY INFORMATION to all Party Participants [Higher Data]
- updatePlayerInventory() - Method in interface noppes.npcs.api.entity.IPlayer
-
Updates the player's inventory on the client side.
- updateQuestObjectiveData() - Method in interface noppes.npcs.api.handler.data.IParty
-
Sends information for Quest Objectives to all Party Participants [Lower Data]
All Classes All Packages