A B C D E F G H I K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
O
- offset(int) - Method in interface noppes.npcs.api.IPos
-
Offsets the block by 1 block in the given direction and returns the resulting IPos object
- offset(int, double) - Method in interface noppes.npcs.api.IPos
-
Offsets the block by n blocks in the given direction and returns the resulting IPos object
- offset(EnumFacing) - Method in class net.minecraft.util.math.BlockPos
-
Offset this BlockPos 1 block in the given direction
- offset(EnumFacing, double) - Method in class net.minecraft.util.math.BlockPos
-
Offsets this BlockPos n blocks in the given direction
- offsetMutable(EnumFacing) - Method in class net.minecraft.util.math.BlockPos.PooledMutableBlockPos
- onFoundEnemy() - Method in interface noppes.npcs.api.entity.ICustomNpc
- ORIGIN - Static variable in class net.minecraft.util.math.BlockPos
-
The BlockPos with all coordinates 0
All Classes All Packages