|
LeviLamina
|
This is the complete list of members for ICustomBiomeSource, including all inherited members.
| findColorIfCustomBiome(::Biome const *biome) const =0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| getBiomeAtLocation(::BlockPos const &location) const =0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| getId()=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| getRegistry()=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| getSource()=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| listenForBiomeUpdates(::std::function< void()> callback)=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| recalculateBiomes(::std::map<::std::string, ::CustomBiome > const &customBiomeMap)=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| updateColor(::std::string const &biomeName, ::mce::Color const &color)=0 (defined in ICustomBiomeSource) | ICustomBiomeSource | pure virtual |
| ~ICustomBiomeSource()=default (defined in ICustomBiomeSource) | ICustomBiomeSource | virtual |