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
B
- before(int, Consumer<IAction>) - Method in interface noppes.npcs.api.handler.data.IAction
- before(String, int, int, Consumer<IAction>) - Method in interface noppes.npcs.api.handler.data.IAction
- before(String, int, Consumer<IAction>) - Method in interface noppes.npcs.api.handler.data.IAction
- before(String, Consumer<IAction>) - Method in interface noppes.npcs.api.handler.data.IAction
- before(Consumer<IAction>) - Method in interface noppes.npcs.api.handler.data.IAction
- before(IAction) - Method in interface noppes.npcs.api.handler.data.IAction
-
Enqueue another action immediately before this one (pausing this one until done).
- blocking() - Method in interface noppes.npcs.api.entity.IPlayer
-
Checks if the player is currently blocking.
- BlockPos - Class in net.minecraft.util.math
-
Pasted in from 1.9, with the Vec3d constructor removed
- BlockPos(double, double, double) - Constructor for class net.minecraft.util.math.BlockPos
- BlockPos(int, int, int) - Constructor for class net.minecraft.util.math.BlockPos
- BlockPos(Entity) - Constructor for class net.minecraft.util.math.BlockPos
- BlockPos(Vec3i) - Constructor for class net.minecraft.util.math.BlockPos
- BlockPos.MutableBlockPos - Class in net.minecraft.util.math
- BlockPos.PooledMutableBlockPos - Class in net.minecraft.util.math
- bodyWear() - Method in interface noppes.npcs.api.entity.data.IModelData
-
Gets the current bodywear configuration.
- bodyWear(byte) - Method in interface noppes.npcs.api.entity.data.IModelData
-
Sets the bodywear configuration.
- bonusAttribute(String, String, String) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Retrieves a bonus attribute string based on an action.
- bonusAttribute(String, String, String, String, double, boolean) - Method in interface noppes.npcs.api.entity.IDBCPlayer
-
Retrieves a bonus attribute string with full parameters.
- broadcast(String) - Method in interface noppes.npcs.api.IWorld
- buttonDown() - Method in interface noppes.npcs.api.event.IPlayerEvent.MouseClickedEvent
All Classes All Packages