|
ResourceLoader & | operator= (ResourceLoader const &) |
|
| ResourceLoader (ResourceLoader const &) |
|
virtual bool | load (::ResourceLocation const &, ::std::string &) const =0 |
|
virtual bool | load (::ResourceLocation const &, ::std::string &, ::gsl::span<::std::string const >) const =0 |
|
virtual bool | load (::ResourceLocationPair const &resourceLocation, ::std::string &resourceStream, ::gsl::span<::std::string const > extensions) const |
|
virtual ::std::vector<::LoadedResourceData > | loadAllVersionsOf (::ResourceLocation const &) const =0 |
|
virtual bool | isInStreamableLocation (::ResourceLocation const &resourceLocation) const |
|
virtual bool | isInStreamableLocation (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
virtual ::Core::PathBuffer<::std::string > | getPath (::ResourceLocation const &resourceLocation) const |
|
virtual ::Core::PathBuffer<::std::string > | getPath (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
virtual ::Core::PathBuffer<::std::string > | getPathContainingResource (::ResourceLocation const &resourceLocation) const |
|
virtual ::Core::PathBuffer<::std::string > | getPathContainingResource (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
virtual ::std::pair< int, ::std::string_view > | getPackStackIndexOfResource (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
MCFOLD void | $dtor () |
|
MCFOLD bool | $load (::ResourceLocationPair const &resourceLocation, ::std::string &resourceStream, ::gsl::span<::std::string const > extensions) const |
|
MCFOLD bool | $isInStreamableLocation (::ResourceLocation const &resourceLocation) const |
|
MCFOLD bool | $isInStreamableLocation (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
MCAPI ::Core::PathBuffer<::std::string > | $getPath (::ResourceLocation const &resourceLocation) const |
|
MCFOLD ::Core::PathBuffer<::std::string > | $getPath (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
MCFOLD ::Core::PathBuffer<::std::string > | $getPathContainingResource (::ResourceLocation const &resourceLocation) const |
|
MCFOLD ::Core::PathBuffer<::std::string > | $getPathContainingResource (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
MCAPI ::std::pair< int, ::std::string_view > | $getPackStackIndexOfResource (::ResourceLocation const &resourceLocation, ::gsl::span<::std::string const > extensions) const |
|
MCFOLD void * | $ctor () |
|
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
|