Package net.minecraft
Class class_8239.class_8240
java.lang.Object
net.minecraft.block.entity.SculkSensorBlockEntity.class_8241
net.minecraft.class_8239.class_8240
- All Implemented Interfaces:
VibrationListener.Callback
- Enclosing class:
class_8239
- Mappings:
Namespace Name official czd$aintermediary net/minecraft/class_8239$class_8240named net/minecraft/class_8239$class_8240
-
Field Summary
Fields inherited from class net.minecraft.block.entity.SculkSensorBlockEntity.class_8241
field_43292, field_43293 -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanaccepts(ServerWorld world, GameEventListener listener, BlockPos pos, GameEvent event, GameEvent.Emitter emitter) Returns whether the callback wants to accept this event.private intmethod_49832(World world, BlockPos blockPos, BlockState blockState) Methods inherited from class net.minecraft.block.entity.SculkSensorBlockEntity.class_8241
accept, method_49797, method_49833, onListen, triggersAvoidCriterionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.event.listener.VibrationListener.Callback
canAccept, getTag
-
Constructor Details
-
class_8240
-
-
Method Details
-
accepts
public boolean accepts(ServerWorld world, GameEventListener listener, BlockPos pos, GameEvent event, @Nullable GameEvent.Emitter emitter) Returns whether the callback wants to accept this event.- Specified by:
acceptsin interfaceVibrationListener.Callback- Overrides:
acceptsin classSculkSensorBlockEntity.class_8241- Mappings:
Namespace Name Mixin selector official aLdge$a;a(Laib;Ldfy;Lgt;Ldfw;Ldfw$a;)Zintermediary method_32970Lnet/minecraft/class_5718$class_5719;method_32970(Lnet/minecraft/class_3218;Lnet/minecraft/class_5714;Lnet/minecraft/class_2338;Lnet/minecraft/class_5712;Lnet/minecraft/class_5712$class_7397;)Znamed acceptsLnet/minecraft/world/event/listener/VibrationListener$Callback;accepts(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/world/event/listener/GameEventListener;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/world/event/GameEvent;Lnet/minecraft/world/event/GameEvent$Emitter;)Z
-
method_49832
- Mappings:
Namespace Name Mixin selector official aLczd$a;a(Lcly;Lgt;Ldbm;)Iintermediary method_49832Lnet/minecraft/class_8239$class_8240;method_49832(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Inamed method_49832Lnet/minecraft/class_8239$class_8240;method_49832(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)I
-