Uses of Interface
net.minecraft.class_8514.Callback
Packages that use class_8514.Callback
Package
Description
The base package for all Minecraft classes.
-
Uses of class_8514.Callback in net.minecraft
Methods in net.minecraft that return class_8514.CallbackMethods in net.minecraft with parameters of type class_8514.CallbackModifier and TypeMethodDescriptionprivate static void
class_8514.class_8517.method_51404
(ServerWorld serverWorld, class_8514.class_8515 class_8515, class_8514.Callback callback) private static boolean
class_8514.class_8517.method_51405
(ServerWorld serverWorld, class_8514.class_8515 class_8515, class_8514.Callback callback, Vibration vibration) static void
class_8514.class_8517.method_51406
(World world, class_8514.class_8515 class_8515, class_8514.Callback callback) private static void
class_8514.class_8517.method_51409
(ServerWorld serverWorld, class_8514.class_8515 class_8515, class_8514.Callback callback) -
Uses of class_8514.Callback in net.minecraft.block.entity
Classes in net.minecraft.block.entity that implement class_8514.CallbackModifier and TypeClassDescriptionprotected class
protected class
private class
Fields in net.minecraft.block.entity declared as class_8514.CallbackModifier and TypeFieldDescriptionprivate final class_8514.Callback
SculkSensorBlockEntity.callback
private final class_8514.Callback
SculkShriekerBlockEntity.field_44619
Methods in net.minecraft.block.entity that return class_8514.CallbackModifier and TypeMethodDescriptionCalibratedSculkSensorBlockEntity.createCallback()
SculkSensorBlockEntity.createCallback()
SculkSensorBlockEntity.method_51299()
SculkShriekerBlockEntity.method_51299()
-
Uses of class_8514.Callback in net.minecraft.entity.mob
Classes in net.minecraft.entity.mob that implement class_8514.CallbackFields in net.minecraft.entity.mob declared as class_8514.CallbackMethods in net.minecraft.entity.mob that return class_8514.Callback -
Uses of class_8514.Callback in net.minecraft.entity.passive
Classes in net.minecraft.entity.passive that implement class_8514.CallbackFields in net.minecraft.entity.passive declared as class_8514.CallbackMethods in net.minecraft.entity.passive that return class_8514.Callback