|
static MCAPI void | _tickPortalTransition (::ViewT< ::StrictEntityContext, ::Exclude<::PassengerComponent, ::VehicleComponent >, ::ActorOwnerComponent, ::DimensionTransitionComponent const > view, ::EntityModifier<::DimensionTransitionComponent > mod) |
|
static MCAPI void | _tickReadyToContinueServer (::ViewT< ::StrictEntityContext, ::Exclude<::PassengerComponent, ::VehicleComponent, ::DimensionTransitionComponent >, ::PlayerChangeDimensionRequestComponent > view) |
|
static MCAPI void | _tickVehicleDismount (::ViewT<::StrictEntityContext, ::Include<::PlayerChangeDimensionRequestComponent, ::PassengerComponent > > passengers, ::ViewT<::StrictEntityContext, ::Include<::PlayerChangeDimensionRequestComponent >, ::VehicleComponent const > vehicles, ::EntityModifier<::StopRidingRequestComponent, ::ExitFromPassengerFlagComponent > modifier) |
|
static MCAPI ::TickingSystemWithInfo | createPortalTransition () |
|
static MCAPI ::TickingSystemWithInfo | createVehicleDismount () |
|
static MCAPI void | requestPlayerChangeDimension (::StrictEntityContext const &player, ::ChangeDimensionRequest &&request, ::ViewT<::StrictEntityContext, ::DimensionStateComponent, ::StateVectorComponent > playerData, ::EntityModifier<::PlayerChangeDimensionRequestComponent > modifier) |
|
static MCAPI void | tryHandleChangeDimensionRequestLevel (::ViewT< ::StrictEntityContext, ::Include<::PlayerComponent >, ::PlayerChangeDimensionRequestComponent, ::ActorOwnerComponent > requests, ::EntityModifier<::PlayerChangeDimensionRequestComponent > modifier, ::std::function< bool(::Player &, ::ChangeDimensionRequest &)> const &callback, ::std::function< bool(::Player &)> const &isSuspended) |
|
◆ _tickPortalTransition()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _tickReadyToContinueServer()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _tickVehicleDismount()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ createPortalTransition()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ createVehicleDismount()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ requestPlayerChangeDimension()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ tryHandleChangeDimensionRequestLevel()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: