Class ElevatorEvents
java.lang.Object
com.pixelmonmod.pixelmon.listener.ElevatorEvents
Created by clienthax on 19/7/2015.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
onJump
(net.minecraftforge.event.entity.living.LivingEvent.LivingJumpEvent event) Used for taking the player to a higher elevator
-
Constructor Details
-
ElevatorEvents
public ElevatorEvents()
-
-
Method Details
-
onJump
public static void onJump(net.minecraftforge.event.entity.living.LivingEvent.LivingJumpEvent event) Used for taking the player to a higher elevator
-