Package net.minecraft.block
Interface ShapeContext
- All Known Implementing Classes:
EntityShapeContext
public interface ShapeContext
- Mappings:
Namespace Name named net/minecraft/block/ShapeContext
intermediary net/minecraft/class_3726
official evy
-
Method Summary
Modifier and TypeMethodDescriptionstatic ShapeContext
absent()
boolean
canWalkOnFluid
(FluidState stateAbove, FluidState state) boolean
isAbove
(VoxelShape shape, BlockPos pos, boolean defaultValue) boolean
boolean
static ShapeContext
-
Method Details
-
absent
- Mappings:
Namespace Name Mixin selector named absent
Lnet/minecraft/block/ShapeContext;absent()Lnet/minecraft/block/ShapeContext;
intermediary method_16194
Lnet/minecraft/class_3726;method_16194()Lnet/minecraft/class_3726;
official a
Levy;a()Levy;
-
of
- Mappings:
Namespace Name Mixin selector named of
Lnet/minecraft/block/ShapeContext;of(Lnet/minecraft/entity/Entity;)Lnet/minecraft/block/ShapeContext;
intermediary method_16195
Lnet/minecraft/class_3726;method_16195(Lnet/minecraft/class_1297;)Lnet/minecraft/class_3726;
official a
Levy;a(Lbsw;)Levy;
-
isDescending
boolean isDescending()- Mappings:
Namespace Name Mixin selector named isDescending
Lnet/minecraft/block/ShapeContext;isDescending()Z
intermediary method_16193
Lnet/minecraft/class_3726;method_16193()Z
official b
Levy;b()Z
-
isAbove
- Mappings:
Namespace Name Mixin selector named isAbove
Lnet/minecraft/block/ShapeContext;isAbove(Lnet/minecraft/util/shape/VoxelShape;Lnet/minecraft/util/math/BlockPos;Z)Z
intermediary method_16192
Lnet/minecraft/class_3726;method_16192(Lnet/minecraft/class_265;Lnet/minecraft/class_2338;Z)Z
official a
Levy;a(Lewm;Liz;Z)Z
-
isHolding
- Mappings:
Namespace Name Mixin selector named isHolding
Lnet/minecraft/block/ShapeContext;isHolding(Lnet/minecraft/item/Item;)Z
intermediary method_17785
Lnet/minecraft/class_3726;method_17785(Lnet/minecraft/class_1792;)Z
official a
Levy;a(Lcum;)Z
-
canWalkOnFluid
- Mappings:
Namespace Name Mixin selector named canWalkOnFluid
Lnet/minecraft/block/ShapeContext;canWalkOnFluid(Lnet/minecraft/fluid/FluidState;Lnet/minecraft/fluid/FluidState;)Z
intermediary method_27866
Lnet/minecraft/class_3726;method_27866(Lnet/minecraft/class_3610;Lnet/minecraft/class_3610;)Z
official a
Levy;a(Lenx;Lenx;)Z
-