Class RepelHandler
java.lang.Object
com.pixelmonmod.pixelmon.listener.RepelHandler
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
applyRepel
(net.minecraft.server.level.ServerPlayer player, RepelItem.EnumRepel repel) static boolean
hasRepel
(net.minecraft.server.level.ServerPlayer player)
-
Constructor Details
-
RepelHandler
public RepelHandler()
-
-
Method Details
-
hasRepel
public static boolean hasRepel(net.minecraft.server.level.ServerPlayer player) -
applyRepel
public static void applyRepel(net.minecraft.server.level.ServerPlayer player, RepelItem.EnumRepel repel)
-