Package net.minecraft
Interface class_9510
- All Known Implementing Classes:
class_9555
public interface class_9510
- Mappings:
Namespace Name official coyintermediary net/minecraft/class_9510named net/minecraft/class_9510
-
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_58947(World world, class_9514 class_9514, BlockState blockState, BlockPos blockPos, Vec3d vec3d, Direction direction)
-
Method Details
-
method_58947
void method_58947(World world, class_9514 class_9514, BlockState blockState, BlockPos blockPos, Vec3d vec3d, Direction direction) - Mappings:
Namespace Name Mixin selector official aLcoy;a(Ldca;Lcpb;Ldtc;Lir;Lewu;Liw;)Vintermediary method_58947Lnet/minecraft/class_9510;method_58947(Lnet/minecraft/class_1937;Lnet/minecraft/class_9514;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_243;Lnet/minecraft/class_2350;)Vnamed method_58947Lnet/minecraft/class_9510;method_58947(Lnet/minecraft/world/World;Lnet/minecraft/class_9514;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/math/Vec3d;Lnet/minecraft/util/math/Direction;)V
-