Crafting
latest
API Documentation:
Crafting - Abstract tasks managment
Player
Inventory
Player
World
Items
Recipes
World
Zones
Examples
MineCrafting
ABC - MineCrafting custom objects
Custom World
Gym Environment
Rendering
Zones list
Recipes list
Items list
Tools list
Gym Environment
Crafting
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
W
|
Z
A
action() (CraftingEnv method)
(World method)
action_from_id() (CraftingEnv method)
(World method)
add_stacks() (Inventory method)
added_properties (Recipe attribute)
B
BEDROCK (in module crafting.examples.minecraft.zones)
Block (class in crafting.examples.minecraft.abc)
BOOK (in module crafting.examples.minecraft.items)
C
can_craft() (Player method)
(Recipe method)
can_get() (Player method)
can_move_to() (Player method)
can_search_for() (Zone method)
choose_tool() (McPlayer method)
(Player method)
CLOCK (in module crafting.examples.minecraft.items)
COBBLESTONE (in module crafting.examples.minecraft.items)
content (Inventory attribute)
craft() (Player method)
(Recipe method)
crafting.env
module
crafting.examples.minecraft.abc
module
crafting.examples.minecraft.env
module
crafting.examples.minecraft.items
module
crafting.examples.minecraft.recipes
module
crafting.examples.minecraft.tools
module
crafting.examples.minecraft.world
module
crafting.examples.minecraft.zones
module
crafting.player.inventory
module
crafting.player.player
module
crafting.world.items
module
crafting.world.recipes
module
crafting.world.world
module
crafting.world.zones
module
CraftingEnv (class in crafting.env)
D
DIAMOND (in module crafting.examples.minecraft.items)
DIAMOND_AXE (in module crafting.examples.minecraft.tools)
DIAMOND_ORE (in module crafting.examples.minecraft.items)
DIAMOND_PICKAXE (in module crafting.examples.minecraft.tools)
DIAMOND_SWORD (in module crafting.examples.minecraft.tools)
DIRT (in module crafting.examples.minecraft.items)
draw_requirements_graph() (World method)
durability (McTool attribute)
E
EGG (in module crafting.examples.minecraft.items)
ENCHANTING_TABLE (in module crafting.examples.minecraft.items)
F
FOREST (in module crafting.examples.minecraft.zones)
G
get_action_is_legal() (CraftingEnv method)
get_all_options() (World method)
get_observation() (CraftingEnv method)
get_requirements_graph() (World method)
GOLD_AXE (in module crafting.examples.minecraft.tools)
GOLD_INGOT (in module crafting.examples.minecraft.items)
GOLD_ORE (in module crafting.examples.minecraft.items)
GOLD_PICKAXE (in module crafting.examples.minecraft.tools)
GOLD_SWORD (in module crafting.examples.minecraft.tools)
H
hardness (Block attribute)
has_enought() (Recipe method)
has_properties() (Recipe method)
I
inputs (Recipe attribute)
Inventory (class in crafting.player.inventory)
inventory (Player attribute)
IRON_AXE (in module crafting.examples.minecraft.tools)
IRON_INGOT (in module crafting.examples.minecraft.items)
IRON_ORE (in module crafting.examples.minecraft.items)
IRON_PICKAXE (in module crafting.examples.minecraft.tools)
IRON_SWORD (in module crafting.examples.minecraft.tools)
is_broken() (McTool property)
Item (class in crafting.world.items)
item (ItemStack attribute)
item_id (Block attribute)
(Item attribute)
(ItemStack attribute)
(Loot attribute)
(McTool attribute)
(Tool attribute)
item_id_to_slot (Inventory attribute)
items (Inventory attribute)
(Zone attribute)
items_dropped (Block attribute)
items_ids (Inventory attribute)
items_max_stack (Inventory attribute)
ItemStack (class in crafting.world.items)
L
LEATHER (in module crafting.examples.minecraft.items)
Loot (class in crafting.examples.minecraft.abc)
M
max_stack (Item attribute)
(McTool attribute)
(Tool attribute)
McPlayer (class in crafting.examples.minecraft.abc)
McTool (class in crafting.examples.minecraft.abc)
McWorld (class in crafting.examples.minecraft.world)
MEADOW (in module crafting.examples.minecraft.zones)
metadata (CraftingEnv attribute)
MineCraftingEnv (class in crafting.examples.minecraft.env)
module
crafting.env
crafting.examples.minecraft.abc
crafting.examples.minecraft.env
crafting.examples.minecraft.items
crafting.examples.minecraft.recipes
crafting.examples.minecraft.tools
crafting.examples.minecraft.world
crafting.examples.minecraft.zones
crafting.player.inventory
crafting.player.player
crafting.world.items
crafting.world.recipes
crafting.world.world
crafting.world.zones
move_to() (Player method)
N
name (Block attribute)
(Item attribute)
(ItemStack attribute)
(Loot attribute)
(McTool attribute)
(Player attribute)
(Tool attribute)
(Zone attribute)
needed_properties (Recipe attribute)
O
OBSIDIAN (in module crafting.examples.minecraft.items)
outputs (Recipe attribute)
P
PAPER (in module crafting.examples.minecraft.items)
Player (class in crafting.player.player)
properties (Zone attribute)
properties_from_observation() (World method)
R
R_BOOK (in module crafting.examples.minecraft.recipes)
R_CLOCK (in module crafting.examples.minecraft.recipes)
R_CRAFTING_TABLE (in module crafting.examples.minecraft.recipes)
R_DIAMOND_AXE (in module crafting.examples.minecraft.recipes)
R_DIAMOND_PICKAXE (in module crafting.examples.minecraft.recipes)
R_DIAMOND_SWORD (in module crafting.examples.minecraft.recipes)
R_ENCHANTING_TABLE (in module crafting.examples.minecraft.recipes)
R_FURNACE (in module crafting.examples.minecraft.recipes)
R_GOLD_AXE (in module crafting.examples.minecraft.recipes)
R_GOLD_INGOT_PLANK (in module crafting.examples.minecraft.recipes)
R_GOLD_PICKAXE (in module crafting.examples.minecraft.recipes)
R_GOLD_SWORD (in module crafting.examples.minecraft.recipes)
R_IRON_AXE (in module crafting.examples.minecraft.recipes)
R_IRON_INGOT_PLANK (in module crafting.examples.minecraft.recipes)
R_IRON_PICKAXE (in module crafting.examples.minecraft.recipes)
R_IRON_SWORD (in module crafting.examples.minecraft.recipes)
R_PAPER (in module crafting.examples.minecraft.recipes)
R_STICK (in module crafting.examples.minecraft.recipes)
R_STONE_AXE (in module crafting.examples.minecraft.recipes)
R_STONE_PICKAXE (in module crafting.examples.minecraft.recipes)
R_STONE_SWORD (in module crafting.examples.minecraft.recipes)
R_WOOD_PLANK (in module crafting.examples.minecraft.recipes)
R_WOODEN_AXE (in module crafting.examples.minecraft.recipes)
R_WOODEN_PICKAXE (in module crafting.examples.minecraft.recipes)
R_WOODEN_SWORD (in module crafting.examples.minecraft.recipes)
Recipe (class in crafting.world.recipes)
recipe_id (Recipe attribute)
REDSTONE (in module crafting.examples.minecraft.items)
REDSTONE_ORE (in module crafting.examples.minecraft.items)
REEDS (in module crafting.examples.minecraft.items)
remove_stacks() (Inventory method)
render() (CraftingEnv method)
required_tools (ItemStack attribute)
reset() (CraftingEnv method)
(McTool method)
S
search_for() (McPlayer method)
(Player method)
(Zone method)
size (ItemStack attribute)
speed (McTool attribute)
stack_size (Loot attribute)
stacks_ind_and_size() (Inventory method)
step() (CraftingEnv method)
STICK (in module crafting.examples.minecraft.items)
STONE (in module crafting.examples.minecraft.items)
STONE_AXE (in module crafting.examples.minecraft.tools)
STONE_PICKAXE (in module crafting.examples.minecraft.tools)
STONE_SWORD (in module crafting.examples.minecraft.tools)
SWAMP (in module crafting.examples.minecraft.zones)
T
Tool (class in crafting.world.items)
U
UNDERGROUND (in module crafting.examples.minecraft.zones)
use() (McTool method)
(Tool method)
W
WOOD (in module crafting.examples.minecraft.items)
WOOD_PLANK (in module crafting.examples.minecraft.items)
WOODEN_AXE (in module crafting.examples.minecraft.tools)
WOODEN_PICKAXE (in module crafting.examples.minecraft.tools)
WOODEN_SWORD (in module crafting.examples.minecraft.tools)
World (class in crafting.world.world)
Z
Zone (class in crafting.world.zones)
zone (Player attribute)
zone_id (Zone attribute)
zone_id_from_observation() (World method)