Uses of Class
net.minecraft.world.entity.vehicle.minecart.NewMinecartBehavior.TrackIteration
Packages that use NewMinecartBehavior.TrackIteration
-
Uses of NewMinecartBehavior.TrackIteration in net.minecraft.world.entity.vehicle.minecart
Methods in net.minecraft.world.entity.vehicle.minecart with parameters of type NewMinecartBehavior.TrackIterationModifier and TypeMethodDescriptionprivate Vec3NewMinecartBehavior.calculateTrackSpeed(ServerLevel level, Vec3 deltaMovement, NewMinecartBehavior.TrackIteration trackIteration, BlockPos currentPos, BlockState currentState, RailShape shape)