Interface ClientPickBlockCallback
Deprecated.
0.3.0
This event handler has been deprecated due to not hooking nicely
into the game. Please use the alternatives.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
Deprecated. -
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
pick
(net.minecraft.entity.player.PlayerEntity player, net.minecraft.util.hit.HitResult result, ClientPickBlockCallback.Container container) Deprecated.
-
Field Details
-
EVENT
Deprecated.
-
-
Method Details
-
pick
boolean pick(net.minecraft.entity.player.PlayerEntity player, net.minecraft.util.hit.HitResult result, ClientPickBlockCallback.Container container) Deprecated.
-