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$a
intermediary net/minecraft/class_8239$class_8240
named 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 TypeMethodDescriptionboolean
accepts
(ServerWorld world, GameEventListener listener, BlockPos pos, GameEvent event, GameEvent.Emitter emitter) Returns whether the callback wants to accept this event.private int
method_49832
(World world, BlockPos blockPos, BlockState blockState) Methods inherited from class net.minecraft.block.entity.SculkSensorBlockEntity.class_8241
accept, method_49797, method_49833, onListen, triggersAvoidCriterion
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods 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:
accepts
in interfaceVibrationListener.Callback
- Overrides:
accepts
in classSculkSensorBlockEntity.class_8241
- Mappings:
Namespace Name Mixin selector official a
Ldge$a;a(Laib;Ldfy;Lgt;Ldfw;Ldfw$a;)Z
intermediary method_32970
Lnet/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;)Z
named accepts
Lnet/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 a
Lczd$a;a(Lcly;Lgt;Ldbm;)I
intermediary method_49832
Lnet/minecraft/class_8239$class_8240;method_49832(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)I
named method_49832
Lnet/minecraft/class_8239$class_8240;method_49832(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)I
-