Uses of Enum Class
baritone.api.event.events.ChunkEvent.Type
Packages that use ChunkEvent.Type
-
Uses of ChunkEvent.Type in baritone.api.event.events
Methods in baritone.api.event.events that return ChunkEvent.TypeModifier and TypeMethodDescriptionChunkEvent.getType()static ChunkEvent.TypeReturns the enum constant of this class with the specified name.static ChunkEvent.Type[]ChunkEvent.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in baritone.api.event.events with parameters of type ChunkEvent.Type