Uses of Interface
baritone.api.cache.IWorldData
Packages that use IWorldData
-
Uses of IWorldData in baritone.api.cache
Methods in baritone.api.cache that return IWorldDataModifier and TypeMethodDescriptionIWorldProvider.getCurrentWorld()Returns the data of the currently loaded worldMethod parameters in baritone.api.cache with type arguments of type IWorldDataModifier and TypeMethodDescriptiondefault voidIWorldProvider.ifWorldLoaded(Consumer<IWorldData> callback) -
Uses of IWorldData in baritone.api.utils
Methods in baritone.api.utils that return IWorldData