|
LeviLamina
|
Public Member Functions | |
| MCAPI | ScriptRideableComponent (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id) |
| MCAPI ::Scripting::Result_deprecated< bool > | addPassenger (::ScriptModuleMinecraft::ScriptActor &scriptPassenger) const |
| MCAPI ::Scripting::Result_deprecated< void > | ejectPassenger (::ScriptModuleMinecraft::ScriptActor &scriptPassenger) const |
| MCAPI ::Scripting::Result_deprecated< void > | ejectPassengers () const |
| MCAPI ::Scripting::Result_deprecated< bool > | getCrouchingSkipInteract () const |
| MCAPI ::Scripting::Result_deprecated<::std::vector<::std::string > > | getFamilyTypes () const |
| MCAPI ::Scripting::Result_deprecated< bool > | getPassengerCanInteract () const |
| MCAPI ::Scripting::Result_deprecated< float > | getPassengerMaxWidth () const |
| MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > > | getRiders () const |
| MCAPI ::Scripting::Result_deprecated<::std::vector<::SeatDescription > > | getSeats () const |
| MCAPI void * | $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id) |
Static Public Member Functions | |
| static MCAPI ::Scripting::ClassBinding | bind () |
| static MCAPI char const *& | ComponentId () |
| static MCAPI void ** | $vftable () |
|
static |