Index

_ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | X | Y | Z

_

__getnewargs__() (spockbot.mcdata.recipes.RecipeItem method)
__getstate__() (spockbot.mcdata.recipes.RecipeItem method)
__new__() (spockbot.mcdata.recipes.RecipeItem static method)
__repr__() (spockbot.mcdata.recipes.RecipeItem method)
(spockbot.mcp.nbt.Tag method)
__str__() (spockbot.mcp.nbt.Tag method)
(spockbot.plugins.tools.task.TaskFailed method)
__unicode__() (spockbot.mcp.nbt.Tag method)

A

Abilities (class in spockbot.plugins.helpers.clientinfo)
abilities (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
accept() (in module spockbot.plugins.tools.task)
activate_item() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
active_slot (spockbot.plugins.helpers.inventory.InventoryCore attribute), [1]
AESCipher (class in spockbot.plugins.core.net)
amount (spockbot.mcdata.recipes.RecipeItem attribute)
append() (spockbot.mcp.bbuff.BoundBuffer method)
apply() (spockbot.mcdata.windows.BaseClick method)
(spockbot.mcdata.windows.DropClick method)
(spockbot.mcdata.windows.SingleClick method)
apply_accel() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
apply_drag() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
apply_vector() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
attack_entity() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
auth_token (spockbot.plugins.core.auth.AuthCore attribute), [1]
AuthCore (class in spockbot.plugins.core.auth), [1]
authenticate() (spockbot.mcp.yggdrasil.YggdrasilCore method)
AuthPlugin (class in spockbot.plugins.core.auth)

B

BannerData (class in spockbot.plugins.tools.smpmap)
BaseClick (class in spockbot.mcdata.windows)
BaseVector (class in spockbot.vector)
BeaconData (class in spockbot.plugins.tools.smpmap)
BiomeData (class in spockbot.plugins.tools.smpmap)
Block (class in spockbot.mcdata.blocks)
block_collision() (spockbot.plugins.tools.collision.MTVTest method)
block_ext() (in module spockbot.mcdata.blocks)
BlockEntityData (class in spockbot.plugins.tools.smpmap)
BoundBuffer (class in spockbot.mcp.bbuff)
bounding_box (spockbot.mcdata.blocks.Block attribute)
BoundingBox (class in spockbot.mcdata.utils)
buff (spockbot.mcp.bbuff.BoundBuffer attribute)
BufferUnderflowException
build_list_from_node() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
byte_to_hex() (in module spockbot.mcp.datautils)

C

calc_f_val() (spockbot.plugins.helpers.pathfinding.Path method)
camel_case() (in module spockbot.mcdata.utils)
cancel_digging() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
CartesianVector (class in spockbot.vector)
ceil() (spockbot.vector.CartesianVector method)
center_position() (in module spockbot.plugins.tools.collision)
ChannelsCore (class in spockbot.plugins.helpers.channels), [1]
ChannelsPlugin (class in spockbot.plugins.helpers.channels)
chat() (spockbot.plugins.helpers.chat.ChatCore method), [1]
ChatCore (class in spockbot.plugins.helpers.chat), [1]
ChatParseError
ChatPlugin (class in spockbot.plugins.helpers.chat)
check_axis() (in module spockbot.plugins.tools.collision)
check_collision() (spockbot.plugins.tools.collision.MTVTest method)
check_for_bbox() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
check_key() (in module spockbot.plugins.tools.task)
check_node() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
check_quit() (spockbot.plugins.core.net.NetPlugin method)
Chunk (class in spockbot.plugins.tools.smpmap)
ChunkColumn (class in spockbot.plugins.tools.smpmap)
ChunkData (class in spockbot.plugins.tools.smpmap)
ChunkDataNibble (class in spockbot.plugins.tools.smpmap)
ChunkDataShort (class in spockbot.plugins.tools.smpmap)
clean_var() (in module spockbot.mcdata.utils)
cleanup_if_empty() (spockbot.mcdata.windows.BaseClick method)
click_block() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
click_slot() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
(spockbot.plugins.tools.inventory_async.InventoryAsync method)
click_slots() (spockbot.plugins.tools.inventory_async.InventoryAsync method)
client_tick() (spockbot.plugins.core.ticker.TickerPlugin method)
(spockbot.plugins.helpers.physics.PhysicsPlugin method)
client_token (spockbot.plugins.core.auth.AuthCore attribute), [1]
ClientInfo (class in spockbot.plugins.helpers.clientinfo), [1]
ClientInfoPlugin (class in spockbot.plugins.helpers.clientinfo)
clone() (spockbot.mcp.mcpacket.Packet method)
close_window() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
CommandBlockData (class in spockbot.plugins.tools.smpmap)
connect() (spockbot.plugins.core.net.NetCore method), [1]
continue_with() (spockbot.plugins.tools.task.Task method)
copy() (spockbot.mcdata.windows.Slot method)
copy_slot_type() (spockbot.mcdata.windows.BaseClick method)
count (spockbot.plugins.helpers.entities.ExpEntity attribute)
craft() (spockbot.plugins.helpers.craft.CraftPlugin method), [1]
craft_task() (spockbot.plugins.helpers.craft.CraftPlugin method), [1]
CraftPlugin (class in spockbot.plugins.helpers.craft), [1]
creative_set_slot() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
(spockbot.plugins.tools.inventory_async.InventoryAsync method)
current_item (spockbot.plugins.helpers.entities.PlayerEntity attribute)
current_path (spockbot.plugins.helpers.movement.MovementCore attribute), [1]
current_target (spockbot.plugins.helpers.movement.MovementCore attribute), [1]
cursor (spockbot.mcp.bbuff.BoundBuffer attribute)

D

data (spockbot.plugins.tools.smpmap.BiomeData attribute)
(spockbot.plugins.tools.smpmap.ChunkData attribute)
deactivate_item() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
decode() (spockbot.mcp.mcpacket.Packet method)
(spockbot.plugins.helpers.channels.ChannelsCore method), [1]
decrypt() (spockbot.plugins.core.net.AESCipher method)
defaults (spockbot.plugins.base.PluginBase attribute)
(spockbot.plugins.core.auth.AuthPlugin attribute)
(spockbot.plugins.core.net.NetPlugin attribute)
(spockbot.plugins.helpers.start.StartPlugin attribute)
dig_block() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
diggable (spockbot.mcdata.blocks.Block attribute)
Dimension (class in spockbot.plugins.tools.smpmap)
direction (spockbot.plugins.helpers.entities.PaintingEntity attribute)
disable_crypto() (spockbot.plugins.core.net.NetCore method), [1]
display_name (spockbot.mcdata.blocks.Block attribute)
(spockbot.mcdata.items.Item attribute)
dist() (spockbot.vector.CartesianVector method)
dist_cubic() (spockbot.vector.CartesianVector method)
dist_sq() (spockbot.vector.CartesianVector method)
do_job() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
dot_product() (spockbot.vector.CartesianVector method)
drop_slot() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
(spockbot.plugins.tools.inventory_async.InventoryAsync method)
DropClick (class in spockbot.mcdata.windows)
drops (spockbot.mcdata.blocks.Block attribute)

E

edit_book() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
eid (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
(spockbot.plugins.helpers.entities.MCEntity attribute)
emit() (spockbot.plugins.core.event.EventPlugin method)
emit_open_window() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
emit_set_slot() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
enable_crypto() (spockbot.plugins.core.net.NetCore method), [1]
encode() (spockbot.mcp.mcpacket.Packet method)
(spockbot.plugins.helpers.channels.ChannelsCore method), [1]
encrypt() (spockbot.plugins.core.net.AESCipher method)
EntitiesCore (class in spockbot.plugins.helpers.entities), [1]
EntitiesPlugin (class in spockbot.plugins.helpers.entities)
event_loop() (spockbot.plugins.core.event.EventPlugin method)
EventPlugin (class in spockbot.plugins.core.event)
events (spockbot.plugins.base.PluginBase attribute)
(spockbot.plugins.core.auth.AuthPlugin attribute)
(spockbot.plugins.core.net.NetPlugin attribute)
(spockbot.plugins.core.ticker.TickerPlugin attribute)
(spockbot.plugins.helpers.channels.ChannelsPlugin attribute)
(spockbot.plugins.helpers.chat.ChatPlugin attribute)
(spockbot.plugins.helpers.clientinfo.ClientInfoPlugin attribute)
(spockbot.plugins.helpers.entities.EntitiesPlugin attribute)
(spockbot.plugins.helpers.inventory.InventoryPlugin attribute)
(spockbot.plugins.helpers.physics.PhysicsPlugin attribute)
(spockbot.plugins.helpers.start.StartPlugin attribute)
(spockbot.plugins.helpers.world.WorldPlugin attribute)
ExpEntity (class in spockbot.plugins.helpers.entities)
eye_pos (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1], [2], [3]

F

fill() (spockbot.plugins.tools.smpmap.ChunkData method)
final_target (spockbot.plugins.helpers.movement.MovementCore attribute), [1]
find_by() (in module spockbot.mcdata.utils)
find_slot() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
find_slots() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
find_valid_nodes() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
finish_digging() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
floor() (spockbot.vector.CartesianVector method)
FlowerPotData (class in spockbot.plugins.tools.smpmap)
flush() (spockbot.mcp.bbuff.BoundBuffer method)
fmt (spockbot.mcp.nbt.TagByte attribute)
(spockbot.mcp.nbt.TagDouble attribute)
(spockbot.mcp.nbt.TagFloat attribute)
(spockbot.mcp.nbt.TagInt attribute)
(spockbot.mcp.nbt.TagLong attribute)
(spockbot.mcp.nbt.TagShort attribute)
follow_path() (spockbot.plugins.helpers.movement.MovementPlugin method)
full_tasktrace (spockbot.plugins.tools.task.TaskFailed attribute)

G

game_info (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
GameInfo (class in spockbot.plugins.helpers.clientinfo)
gen_block_set() (in module spockbot.plugins.tools.collision)
get() (spockbot.plugins.tools.smpmap.BiomeData method)
(spockbot.plugins.tools.smpmap.ChunkData method)
(spockbot.plugins.tools.smpmap.ChunkDataNibble method)
get_any_recipe() (in module spockbot.mcdata.recipes)
get_biome() (in module spockbot.mcdata.biomes)
(spockbot.plugins.tools.smpmap.Dimension method)
get_block() (in module spockbot.mcdata.blocks)
(spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
(spockbot.plugins.tools.smpmap.Dimension method)
get_block_entity_data() (spockbot.plugins.tools.smpmap.Dimension method)
get_block_slip() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
get_dict() (spockbot.mcdata.utils.Info method)
(spockbot.mcdata.windows.Slot method)
(spockbot.plugins.helpers.clientinfo.Position method)
(spockbot.vector.Vector3 method)
get_item() (in module spockbot.mcdata.items)
get_item_or_block() (in module spockbot.mcdata)
get_light() (spockbot.plugins.tools.smpmap.Dimension method)
get_material() (in module spockbot.mcdata.materials)
get_mtv() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
get_packet() (spockbot.mcdata.windows.BaseClick method)
(spockbot.mcdata.windows.DropClick method)
(spockbot.mcdata.windows.SingleClick method)
get_plugin_settings() (spockbot.plugins.core.settings.PloaderFetch method)
get_plugins() (spockbot.plugins.core.settings.PloaderFetch method)
get_settings() (in module spockbot.plugins.base)
get_shared_secret() (spockbot.plugins.core.auth.AuthCore method), [1]
get_username() (spockbot.plugins.core.auth.AuthCore method), [1]
global_type (spockbot.plugins.helpers.entities.GlobalEntity attribute)
GlobalEntity (class in spockbot.plugins.helpers.entities)

H

handle_attach_entity() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_auth_error() (spockbot.plugins.core.auth.AuthPlugin method)
handle_block_change() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_chat() (spockbot.plugins.helpers.chat.ChatPlugin method)
handle_chunk_data() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_close_window() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_comp() (spockbot.plugins.core.net.NetPlugin method)
handle_confirm_transaction() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_destroy_entities() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_disconnect() (spockbot.plugins.core.net.NetPlugin method)
(spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
(spockbot.plugins.helpers.world.WorldPlugin method)
handle_err() (spockbot.plugins.core.net.NetPlugin method)
handle_game_state() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_handshake() (spockbot.plugins.core.net.NetPlugin method)
handle_held_item_change() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_hup() (spockbot.plugins.core.net.NetPlugin method)
handle_join_game() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
(spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_kill() (spockbot.plugins.core.net.NetPlugin method)
handle_login_disconnect() (spockbot.plugins.core.net.NetPlugin method)
handle_login_success() (spockbot.plugins.core.net.NetPlugin method)
(spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_map_chunk_bulk() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_multi_block_change() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_new_dimension() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_open_window() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_player_abilities() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_player_list() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_plugin_message() (spockbot.plugins.helpers.channels.ChannelsPlugin method)
handle_position_update() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_recv() (spockbot.plugins.core.net.NetPlugin method)
handle_relative_move() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_select_err() (spockbot.plugins.core.net.NetPlugin method)
handle_send() (spockbot.plugins.core.net.NetPlugin method)
handle_server_difficulty() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_session_error() (spockbot.plugins.core.auth.AuthPlugin method)
handle_set_dict() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_set_slot() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_spawn_experience_orb() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_global_entity() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_mob() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_object() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_painting() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_player() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_spawn_position() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_time_update() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_unhandled() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_update_block_entity() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_update_health() (spockbot.plugins.helpers.clientinfo.ClientInfoPlugin method)
handle_update_sign() (spockbot.plugins.helpers.world.WorldPlugin method)
handle_velocity() (spockbot.plugins.helpers.entities.EntitiesPlugin method)
handle_window_items() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
handle_window_prop() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
hardness (spockbot.mcdata.blocks.Block attribute)
harvest_tools (spockbot.mcdata.blocks.Block attribute)
head_pitch (spockbot.plugins.helpers.entities.MobEntity attribute)
head_yaw (spockbot.plugins.helpers.entities.MobEntity attribute)
HeadData (class in spockbot.plugins.tools.smpmap)
health (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
hold_item() (spockbot.plugins.tools.inventory_async.InventoryAsync method)
hotbar_slots (spockbot.mcdata.windows.Window attribute)

I

iadd() (spockbot.vector.CartesianVector method)
iceil() (spockbot.vector.CartesianVector method)
id (spockbot.mcdata.blocks.Block attribute)
(spockbot.mcdata.items.Item attribute)
(spockbot.mcdata.recipes.RecipeItem attribute)
(spockbot.mcp.nbt.Tag attribute)
(spockbot.mcp.nbt.TagByte attribute)
(spockbot.mcp.nbt.TagByteArray attribute)
(spockbot.mcp.nbt.TagCompound attribute)
(spockbot.mcp.nbt.TagDouble attribute)
(spockbot.mcp.nbt.TagFloat attribute)
(spockbot.mcp.nbt.TagInt attribute)
(spockbot.mcp.nbt.TagIntArray attribute)
(spockbot.mcp.nbt.TagList attribute)
(spockbot.mcp.nbt.TagLong attribute)
(spockbot.mcp.nbt.TagShort attribute)
(spockbot.mcp.nbt.TagString attribute)
idiv() (spockbot.vector.CartesianVector method)
ifloor() (spockbot.vector.CartesianVector method)
imul() (spockbot.vector.CartesianVector method)
Info (class in spockbot.mcdata.utils)
ingredient_positions (spockbot.mcdata.recipes.Recipe attribute)
init() (spockbot.vector.BaseVector method)
(spockbot.vector.Vector3 method)
(spockbot.vector.YawPitch method)
insert() (spockbot.mcp.nbt.TagByteArray method)
(spockbot.mcp.nbt.TagIntArray method)
(spockbot.mcp.nbt.TagList method)
InteractPlugin (class in spockbot.plugins.helpers.interact), [1]
inv_data (spockbot.mcdata.windows.Window attribute)
inv_slots_preferred (spockbot.plugins.helpers.inventory.InventoryCore attribute), [1]
inv_type (spockbot.mcdata.windows.Window attribute)
invalidate() (spockbot.mcp.yggdrasil.YggdrasilCore method)
inventory_slots (spockbot.mcdata.windows.Window attribute)
InventoryAsync (class in spockbot.plugins.tools.inventory_async)
InventoryCore (class in spockbot.plugins.helpers.inventory), [1]
InventoryPlugin (class in spockbot.plugins.helpers.inventory)
is_empty (spockbot.mcdata.windows.Slot attribute)
is_moving (spockbot.plugins.helpers.movement.MovementCore attribute), [1]
isub() (spockbot.vector.CartesianVector method)
Item (class in spockbot.mcdata.items)
iter_recipes() (in module spockbot.mcdata.recipes)
iteritems() (spockbot.mcp.nbt.TagCompound method)
itruediv() (spockbot.vector.CartesianVector method)

J

java_hex_digest() (in module spockbot.plugins.core.auth)
jump() (spockbot.plugins.helpers.physics.PhysicsCore method), [1]
jump_horse() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
jump_vehicle() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]

K

keys() (spockbot.mcp.nbt.TagCompound method)
kill() (spockbot.plugins.core.event.EventPlugin method)

L

leave_bed() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
length (spockbot.plugins.tools.smpmap.BiomeData attribute)
(spockbot.plugins.tools.smpmap.ChunkData attribute)
(spockbot.plugins.tools.smpmap.ChunkDataNibble attribute)
(spockbot.plugins.tools.smpmap.ChunkDataShort attribute)
load_translations() (spockbot.plugins.helpers.chat.ChatPlugin method)
location (spockbot.plugins.helpers.entities.PaintingEntity attribute)
login() (spockbot.mcp.yggdrasil.YggdrasilCore method)
logout() (spockbot.mcp.yggdrasil.YggdrasilCore method)
look() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
look_at() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
look_at_rel() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
look_rel() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]

M

make_slot_check() (in module spockbot.mcdata.windows)
MalformedFileError
mapshort2id() (in module spockbot.plugins.tools.smpmap)
mark_dirty() (spockbot.mcdata.windows.BaseClick method)
matches() (spockbot.mcdata.windows.Slot method)
material (spockbot.mcdata.blocks.Block attribute)
MCEntity (class in spockbot.plugins.helpers.entities)
message (spockbot.plugins.tools.task.TaskFailed attribute)
meta (spockbot.mcdata.recipes.RecipeItem attribute)
metadata (spockbot.plugins.helpers.entities.MCEntity attribute)
(spockbot.plugins.helpers.entities.MobEntity attribute)
(spockbot.plugins.helpers.entities.PlayerEntity attribute)
mob_type (spockbot.plugins.helpers.entities.MobEntity attribute)
MobEntity (class in spockbot.plugins.helpers.entities)
mount_vehicle() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
move_angle() (spockbot.plugins.helpers.physics.PhysicsCore method), [1]
move_target() (spockbot.plugins.helpers.physics.PhysicsCore method), [1]
move_to_inventory() (spockbot.plugins.tools.inventory_async.InventoryAsync method)
move_to_window() (spockbot.mcdata.windows.Slot method)
(spockbot.plugins.tools.inventory_async.InventoryAsync method)
move_vector() (spockbot.plugins.helpers.physics.PhysicsCore method), [1]
MovementCore (class in spockbot.plugins.helpers.movement), [1]
MovementEntity (class in spockbot.plugins.helpers.entities)
MovementPlugin (class in spockbot.plugins.helpers.movement)
MTVTest (class in spockbot.plugins.tools.collision)

N

name (spockbot.mcdata.blocks.Block attribute)
(spockbot.mcdata.items.Item attribute)
(spockbot.mcdata.windows.Window attribute)
(spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
nbt (spockbot.plugins.helpers.entities.MCEntity attribute)
NetCore (class in spockbot.plugins.core.net), [1]
NetPlugin (class in spockbot.plugins.core.net)
new_dimension() (spockbot.plugins.helpers.world.WorldData method), [1]
new_ident() (spockbot.mcp.mcpacket.Packet method)
new_path() (spockbot.plugins.helpers.movement.MovementPlugin method)
norm() (spockbot.vector.CartesianVector method)

O

obj_data (spockbot.plugins.helpers.entities.ObjectEntity attribute)
obj_type (spockbot.plugins.helpers.entities.ObjectEntity attribute)
ObjectEntity (class in spockbot.plugins.helpers.entities)
on_error() (spockbot.plugins.tools.task.Task method)
(spockbot.plugins.tools.task.TaskCallback method)
on_event() (spockbot.plugins.tools.task.Task method)
on_ground (spockbot.plugins.helpers.entities.MovementEntity attribute)
on_success() (spockbot.mcdata.windows.BaseClick method)
(spockbot.plugins.tools.task.Task method)
(spockbot.plugins.tools.task.TaskCallback method)
open_inventory() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]

P

pack() (in module spockbot.mcp.datautils)
(spockbot.plugins.tools.smpmap.ChunkData method)
(spockbot.plugins.tools.smpmap.ChunkDataShort method)
pack_fixed_point() (in module spockbot.mcp.datautils)
pack_metadata() (in module spockbot.mcp.datautils)
pack_position() (in module spockbot.mcp.datautils)
pack_slot() (in module spockbot.mcp.datautils)
pack_varint() (in module spockbot.mcp.datautils)
pack_varlong() (in module spockbot.mcp.datautils)
Packet (class in spockbot.mcp.mcpacket)
PacketDecodeFailure
PaintingEntity (class in spockbot.plugins.helpers.entities)
parse_response() (spockbot.plugins.tools.task.Task method)
parse_with_1_extra() (in module spockbot.plugins.helpers.chat)
password (spockbot.plugins.core.auth.AuthCore attribute), [1]
Path (class in spockbot.plugins.helpers.pathfinding)
path_cb() (spockbot.plugins.helpers.movement.MovementPlugin method)
pathfind() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
PathfindingCore (class in spockbot.plugins.helpers.pathfinding), [1]
PathfindingPlugin (class in spockbot.plugins.helpers.pathfinding)
PathNode (class in spockbot.plugins.helpers.pathfinding)
persistent_slots (spockbot.mcdata.windows.Window attribute)
physics_tick() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
PhysicsCore (class in spockbot.plugins.helpers.physics), [1]
PhysicsPlugin (class in spockbot.plugins.helpers.physics)
pitch (spockbot.plugins.helpers.entities.MovementEntity attribute)
(spockbot.vector.YawPitch attribute)
pl_announce (spockbot.plugins.core.auth.AuthPlugin attribute)
(spockbot.plugins.core.event.EventPlugin attribute)
(spockbot.plugins.core.net.NetPlugin attribute)
(spockbot.plugins.core.settings.SettingsPlugin attribute)
(spockbot.plugins.core.taskmanager.TaskManager attribute)
(spockbot.plugins.helpers.channels.ChannelsPlugin attribute)
(spockbot.plugins.helpers.chat.ChatPlugin attribute)
(spockbot.plugins.helpers.clientinfo.ClientInfoPlugin attribute)
(spockbot.plugins.helpers.craft.CraftPlugin attribute), [1]
(spockbot.plugins.helpers.entities.EntitiesPlugin attribute)
(spockbot.plugins.helpers.interact.InteractPlugin attribute), [1]
(spockbot.plugins.helpers.inventory.InventoryPlugin attribute)
(spockbot.plugins.helpers.movement.MovementPlugin attribute)
(spockbot.plugins.helpers.pathfinding.PathfindingPlugin attribute)
(spockbot.plugins.helpers.physics.PhysicsPlugin attribute)
(spockbot.plugins.helpers.world.WorldPlugin attribute)
pl_announce() (in module spockbot.plugins.base)
pl_event() (in module spockbot.plugins.base)
place_block() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
place_sign() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
player_list (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
PlayerEntity (class in spockbot.plugins.helpers.entities)
PlayerHealth (class in spockbot.plugins.helpers.clientinfo)
PlayerListItem (class in spockbot.plugins.helpers.clientinfo)
PlayerPosition (class in spockbot.plugins.helpers.clientinfo)
PloaderFetch (class in spockbot.plugins.core.settings)
PluginBase (class in spockbot.plugins.base)
PluginLoader (class in spockbot.plugins.loader)
Position (class in spockbot.plugins.helpers.clientinfo)
position (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
pretty_tree() (spockbot.mcp.nbt.Tag method)
(spockbot.mcp.nbt.TagCompound method)
(spockbot.mcp.nbt.TagList method)
prev_error (spockbot.plugins.tools.task.TaskFailed attribute)
provides() (spockbot.plugins.loader.PluginLoader method)
push() (spockbot.plugins.core.net.NetCore method), [1]
push_packet() (spockbot.plugins.core.net.NetCore method), [1]

R

raycast_bbox() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
read() (spockbot.mcp.bbuff.BoundBuffer method)
read_packet() (spockbot.plugins.core.net.NetCore method), [1]
Recipe (class in spockbot.mcdata.recipes)
RecipeItem (class in spockbot.mcdata.recipes)
recv() (spockbot.mcp.bbuff.BoundBuffer method)
reformat_item() (in module spockbot.mcdata.recipes)
reformat_shape() (in module spockbot.mcdata.recipes)
refresh() (spockbot.mcp.yggdrasil.YggdrasilCore method)
reg_event_handler() (spockbot.plugins.core.event.EventPlugin method)
register() (spockbot.plugins.tools.task.Task method)
render_chat() (spockbot.plugins.helpers.chat.ChatPlugin method)
requires (spockbot.plugins.base.PluginBase attribute)
(spockbot.plugins.core.auth.AuthPlugin attribute)
(spockbot.plugins.core.net.NetPlugin attribute)
(spockbot.plugins.core.taskmanager.TaskManager attribute)
(spockbot.plugins.core.ticker.TickerPlugin attribute)
(spockbot.plugins.helpers.channels.ChannelsPlugin attribute)
(spockbot.plugins.helpers.chat.ChatPlugin attribute)
(spockbot.plugins.helpers.clientinfo.ClientInfoPlugin attribute)
(spockbot.plugins.helpers.craft.CraftPlugin attribute), [1]
(spockbot.plugins.helpers.entities.EntitiesPlugin attribute)
(spockbot.plugins.helpers.interact.InteractPlugin attribute), [1]
(spockbot.plugins.helpers.inventory.InventoryPlugin attribute)
(spockbot.plugins.helpers.movement.MovementPlugin attribute)
(spockbot.plugins.helpers.pathfinding.PathfindingPlugin attribute)
(spockbot.plugins.helpers.physics.PhysicsPlugin attribute)
(spockbot.plugins.helpers.start.StartPlugin attribute)
(spockbot.plugins.helpers.world.WorldPlugin attribute)
requires() (spockbot.plugins.loader.PluginLoader method)
reset() (spockbot.plugins.core.net.NetCore method), [1]
(spockbot.plugins.helpers.clientinfo.ClientInfo method), [1]
(spockbot.plugins.helpers.world.WorldData method), [1]
reset_sock() (spockbot.plugins.core.net.NetPlugin method)
resume_physics() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
revert() (spockbot.mcp.bbuff.BoundBuffer method)
rpitch (spockbot.vector.YawPitch attribute)
run() (spockbot.plugins.tools.task.Task method)
run_continuous() (spockbot.plugins.core.event.EventPlugin method)
run_once() (spockbot.plugins.core.event.EventPlugin method)
run_task() (spockbot.plugins.core.taskmanager.TaskManager method)
ryaw (spockbot.vector.YawPitch attribute)

S

save() (spockbot.mcp.bbuff.BoundBuffer method)
select_active_slot() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
send() (spockbot.plugins.helpers.channels.ChannelsCore method), [1]
send_click() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
send_session_auth() (spockbot.plugins.core.auth.AuthCore method), [1]
set() (spockbot.plugins.helpers.pathfinding.PathNode method)
(spockbot.plugins.tools.smpmap.BiomeData method)
(spockbot.plugins.tools.smpmap.ChunkData method)
(spockbot.plugins.tools.smpmap.ChunkDataNibble method)
set_auth_token() (spockbot.plugins.core.auth.AuthCore method), [1]
set_biome() (spockbot.plugins.tools.smpmap.Dimension method)
set_block() (spockbot.plugins.tools.smpmap.Dimension method)
set_block_entity_data() (spockbot.plugins.tools.smpmap.Dimension method)
set_client_token() (spockbot.plugins.core.auth.AuthCore method), [1]
set_comp_state() (spockbot.plugins.core.net.NetCore method), [1]
set_dict() (spockbot.mcdata.utils.Info method)
(spockbot.vector.Vector3 method)
set_light() (spockbot.plugins.tools.smpmap.Dimension method)
set_password() (spockbot.plugins.core.auth.AuthCore method), [1]
set_proto_state() (spockbot.plugins.core.net.NetCore method), [1]
set_slot() (spockbot.plugins.helpers.inventory.InventoryPlugin method)
set_username() (spockbot.plugins.core.auth.AuthCore method), [1]
SettingsPlugin (class in spockbot.plugins.core.settings)
shared_secret (spockbot.plugins.core.auth.AuthCore attribute), [1]
sign_book() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
SignData (class in spockbot.plugins.tools.smpmap)
signout() (spockbot.mcp.yggdrasil.YggdrasilCore method)
SingleClick (class in spockbot.mcdata.windows)
skip_physics() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
slipperiness (spockbot.mcdata.blocks.Block attribute)
Slot (class in spockbot.mcdata.windows)
SlotCursor (class in spockbot.mcdata.windows)
snake_case() (in module spockbot.mcdata.utils)
sneak() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
spawn_position (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
SpawnerData (class in spockbot.plugins.tools.smpmap)
speed_x (spockbot.plugins.helpers.entities.ObjectEntity attribute)
speed_y (spockbot.plugins.helpers.entities.ObjectEntity attribute)
speed_z (spockbot.plugins.helpers.entities.ObjectEntity attribute)
split_words() (in module spockbot.mcdata.utils)
spockbot (module)
spockbot.mcdata (module)
spockbot.mcdata.biomes (module)
spockbot.mcdata.blocks (module)
spockbot.mcdata.constants (module)
spockbot.mcdata.items (module)
spockbot.mcdata.materials (module)
spockbot.mcdata.recipes (module)
spockbot.mcdata.utils (module)
spockbot.mcdata.windows (module)
spockbot.mcp (module)
spockbot.mcp.bbuff (module)
spockbot.mcp.datautils (module)
spockbot.mcp.mcpacket (module)
spockbot.mcp.nbt (module)
spockbot.mcp.yggdrasil (module)
spockbot.plugins (module)
spockbot.plugins.base (module)
spockbot.plugins.core (module)
spockbot.plugins.core.auth (module), [1]
spockbot.plugins.core.event (module), [1]
spockbot.plugins.core.net (module), [1]
spockbot.plugins.core.settings (module), [1]
spockbot.plugins.core.taskmanager (module), [1]
spockbot.plugins.core.ticker (module), [1]
spockbot.plugins.helpers (module)
spockbot.plugins.helpers.channels (module), [1]
spockbot.plugins.helpers.chat (module), [1]
spockbot.plugins.helpers.clientinfo (module), [1]
spockbot.plugins.helpers.craft (module), [1]
spockbot.plugins.helpers.entities (module), [1]
spockbot.plugins.helpers.interact (module), [1]
spockbot.plugins.helpers.inventory (module), [1]
spockbot.plugins.helpers.movement (module), [1]
spockbot.plugins.helpers.pathfinding (module), [1]
spockbot.plugins.helpers.physics (module), [1]
spockbot.plugins.helpers.start (module), [1]
spockbot.plugins.helpers.world (module), [1]
spockbot.plugins.loader (module)
spockbot.plugins.tools (module)
spockbot.plugins.tools.collision (module)
spockbot.plugins.tools.event (module)
spockbot.plugins.tools.inventory_async (module)
spockbot.plugins.tools.smpmap (module)
spockbot.plugins.tools.task (module)
spockbot.vector (module)
sprint() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
(spockbot.plugins.helpers.physics.PhysicsCore method), [1]
stack_size (spockbot.mcdata.blocks.Block attribute)
(spockbot.mcdata.items.Item attribute)
stacks_with() (spockbot.mcdata.windows.Slot method)
start() (spockbot.plugins.helpers.start.StartPlugin method)
start_digging() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
start_path() (spockbot.plugins.helpers.pathfinding.PathfindingPlugin method)
start_session() (spockbot.plugins.core.auth.AuthCore method), [1]
start_session_and_connect() (spockbot.plugins.helpers.start.StartPlugin method)
start_tickers() (spockbot.plugins.core.ticker.TickerPlugin method)
StartPlugin (class in spockbot.plugins.helpers.start)
status (spockbot.plugins.helpers.entities.MCEntity attribute)
steer_vehicle() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
stop() (spockbot.plugins.helpers.movement.MovementCore method), [1]
store_or_drop() (spockbot.plugins.tools.inventory_async.InventoryAsync method)
suspend_physics() (spockbot.plugins.helpers.physics.PhysicsPlugin method)
swap_slots() (spockbot.mcdata.windows.BaseClick method)
(spockbot.plugins.tools.inventory_async.InventoryAsync method)
swing_arm() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]

T

Tag (class in spockbot.mcp.nbt)
tag_info() (spockbot.mcp.nbt.Tag method)
TagByte (class in spockbot.mcp.nbt)
TagByteArray (class in spockbot.mcp.nbt)
TagCompound (class in spockbot.mcp.nbt)
TagDouble (class in spockbot.mcp.nbt)
TagFloat (class in spockbot.mcp.nbt)
TagInt (class in spockbot.mcp.nbt)
TagIntArray (class in spockbot.mcp.nbt)
TagList (class in spockbot.mcp.nbt)
TagLong (class in spockbot.mcp.nbt)
TagShort (class in spockbot.mcp.nbt)
TagString (class in spockbot.mcp.nbt)
Task (class in spockbot.plugins.tools.task)
TaskCallback (class in spockbot.plugins.tools.task)
TaskFailed
TaskManager (class in spockbot.plugins.core.taskmanager)
tasktrace (spockbot.plugins.tools.task.Task attribute)
(spockbot.plugins.tools.task.TaskFailed attribute)
tell() (spockbot.mcp.bbuff.BoundBuffer method)
tick() (spockbot.plugins.core.net.NetPlugin method)
TickerPlugin (class in spockbot.plugins.core.ticker)
title (spockbot.plugins.helpers.entities.PaintingEntity attribute)
total_ingredient_amounts (spockbot.mcdata.recipes.Recipe attribute)
total_stored() (spockbot.plugins.helpers.inventory.InventoryCore method), [1]
transfer() (spockbot.mcdata.windows.BaseClick method)
transfer_slots() (spockbot.plugins.tools.inventory_async.InventoryAsync method)
trunc() (spockbot.vector.CartesianVector method)
ty (spockbot.plugins.tools.smpmap.ChunkData attribute)
(spockbot.plugins.tools.smpmap.ChunkDataShort attribute)

U

uncenter_position() (in module spockbot.plugins.tools.collision)
unit_vector() (spockbot.vector.YawPitch method)
unmount_vehicle() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
unpack() (in module spockbot.mcp.datautils)
(spockbot.plugins.tools.smpmap.ChunkColumn method)
(spockbot.plugins.tools.smpmap.ChunkData method)
(spockbot.plugins.tools.smpmap.ChunkDataShort method)
unpack_bulk() (spockbot.plugins.tools.smpmap.Dimension method)
unpack_column() (spockbot.plugins.tools.smpmap.Dimension method)
unpack_fixed_point() (in module spockbot.mcp.datautils)
unpack_metadata() (in module spockbot.mcp.datautils)
unpack_position() (in module spockbot.mcp.datautils)
unpack_slot() (in module spockbot.mcp.datautils)
unpack_slots_list() (in module spockbot.plugins.tools.inventory_async)
unpack_varint() (in module spockbot.mcp.datautils)
unpack_varlong() (in module spockbot.mcp.datautils)
unreg_event_handler() (spockbot.plugins.core.event.EventPlugin method)
unsneak() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
unsprint() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
update_fmt() (spockbot.mcp.nbt.TagIntArray method)
update_time() (spockbot.plugins.helpers.world.WorldData method), [1]
use_bucket() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
use_entity() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]
username (spockbot.plugins.core.auth.AuthCore attribute), [1]
uuid (spockbot.plugins.helpers.clientinfo.ClientInfo attribute), [1]
(spockbot.plugins.helpers.entities.PlayerEntity attribute)

V

validate() (spockbot.mcp.yggdrasil.YggdrasilCore method)
valuestr() (spockbot.mcp.nbt.Tag method)
(spockbot.mcp.nbt.TagByteArray method)
(spockbot.mcp.nbt.TagCompound method)
(spockbot.mcp.nbt.TagIntArray method)
(spockbot.mcp.nbt.TagList method)
variations (spockbot.mcdata.blocks.Block attribute)
(spockbot.mcdata.items.Item attribute)
Vector3 (class in spockbot.vector)
velocity_x (spockbot.plugins.helpers.entities.MobEntity attribute)
velocity_y (spockbot.plugins.helpers.entities.MobEntity attribute)
velocity_z (spockbot.plugins.helpers.entities.MobEntity attribute)

W

walk() (spockbot.plugins.helpers.physics.PhysicsCore method), [1]
whisper() (spockbot.plugins.helpers.chat.ChatCore method), [1]
Window (class in spockbot.mcdata.windows)
window_slots (spockbot.mcdata.windows.Window attribute)
with_error() (spockbot.plugins.tools.task.TaskFailed method)
WorldData (class in spockbot.plugins.helpers.world), [1]
WorldPlugin (class in spockbot.plugins.helpers.world)
write() (spockbot.mcp.bbuff.BoundBuffer method)
write_book() (spockbot.plugins.helpers.interact.InteractPlugin method), [1]

X

x (spockbot.plugins.helpers.entities.ExpEntity attribute)
(spockbot.plugins.helpers.entities.GlobalEntity attribute)
(spockbot.plugins.helpers.entities.MovementEntity attribute)
(spockbot.vector.Vector3 attribute)

Y

y (spockbot.plugins.helpers.entities.ExpEntity attribute)
(spockbot.plugins.helpers.entities.GlobalEntity attribute)
(spockbot.plugins.helpers.entities.MovementEntity attribute)
(spockbot.vector.Vector3 attribute)
yaw (spockbot.plugins.helpers.entities.MovementEntity attribute)
(spockbot.vector.YawPitch attribute)
yaw_pitch (spockbot.vector.Vector3 attribute)
YawPitch (class in spockbot.vector)
ygg_url (spockbot.mcp.yggdrasil.YggdrasilCore attribute)
ygg_version (spockbot.mcp.yggdrasil.YggdrasilCore attribute)
YggdrasilCore (class in spockbot.mcp.yggdrasil)

Z

z (spockbot.plugins.helpers.entities.ExpEntity attribute)
(spockbot.plugins.helpers.entities.GlobalEntity attribute)
(spockbot.plugins.helpers.entities.MovementEntity attribute)
(spockbot.vector.Vector3 attribute)
zero() (spockbot.vector.CartesianVector method)