Package net.minecraft.util.math
Interface BlockPointer
- All Superinterfaces:
Position,WorldPosition,WorldPositionPointer
- All Known Implementing Classes:
BlockPointerImpl
- Mappings:
Namespace Name official dzintermediary net/minecraft/class_1332named net/minecraft/util/math/BlockPointer
-
Method Summary
Methods inherited from interface net.minecraft.util.math.WorldPosition
getWorld
-
Method Details
-
getX
double getX() -
getY
double getY() -
getZ
double getZ() -
getBlockPos
BlockPos getBlockPos()- Mappings:
Namespace Name Mixin selector official dLdz;d()Ldt;intermediary method_4269Lnet/minecraft/class_1332;method_4269()Lnet/minecraft/class_2552;named getBlockPosLnet/minecraft/util/math/BlockPointer;getBlockPos()Lnet/minecraft/util/math/BlockPos;
-
method_21796
Block method_21796()- Mappings:
Namespace Name Mixin selector official eLdz;e()Latr;intermediary method_21796Lnet/minecraft/class_1332;method_21796()Lnet/minecraft/class_197;named method_21796Lnet/minecraft/util/math/BlockPointer;method_21796()Lnet/minecraft/block/Block;
-
getBlockStateData
int getBlockStateData()- Mappings:
Namespace Name Mixin selector official fLdz;f()Iintermediary method_4271Lnet/minecraft/class_1332;method_4271()Inamed getBlockStateDataLnet/minecraft/util/math/BlockPointer;getBlockStateData()I
-
getBlockEntity
BlockEntity getBlockEntity()- Mappings:
Namespace Name Mixin selector official hLdz;h()Lbcm;intermediary method_4272Lnet/minecraft/class_1332;method_4272()Lnet/minecraft/class_226;named getBlockEntityLnet/minecraft/util/math/BlockPointer;getBlockEntity()Lnet/minecraft/block/entity/BlockEntity;
-