LeviLamina
Loading...
Searching...
No Matches
DenyList Class Reference

Classes

struct  Entry

Public Types

enum class  Duration : int { Session = 0 , OneTimeForInvalidPlayer = 1 , Invalid = 2 }

Public Member Functions

DenyListoperator= (DenyList const &)
 DenyList (DenyList const &)
MCAPI void addEntry (::DenyList::Entry const &entry)
MCAPI::DenyList::Duration getDuration (::DenyList::Entry const &entry) const
MCAPI bool isBlocked (::DenyList::Entry const &entry) const
MCAPI void removeEntry (::DenyList::Entry const &entry)

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk5bbfd3
::ll::UntypedStorage< 8, 80 > mUnk3f8199

Member Function Documentation

◆ addEntry()

MCAPI void DenyList::addEntry ( ::DenyList::Entry const & entry)
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.

◆ getDuration()

MCAPI::DenyList::Duration DenyList::getDuration ( ::DenyList::Entry const & entry) const
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.

◆ isBlocked()

MCAPI bool DenyList::isBlocked ( ::DenyList::Entry const & entry) const
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.

◆ removeEntry()

MCAPI void DenyList::removeEntry ( ::DenyList::Entry const & entry)
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: