Interface MultiSteerableVehicle


public interface MultiSteerableVehicle
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    canPassengerControlVehicle(net.minecraft.world.entity.Entity passenger)
     
    net.minecraft.world.entity.Entity
     
  • Method Details

    • getPilotingEntity

      net.minecraft.world.entity.Entity getPilotingEntity()
    • canPassengerControlVehicle

      boolean canPassengerControlVehicle(net.minecraft.world.entity.Entity passenger)