Package net.minecraft.init
Class Items
- java.lang.Object
-
- net.zxmushroom63.plugins.BaseData
-
- net.zxmushroom63.plugins.PluginData
-
- net.minecraft.init.Items
-
- All Implemented Interfaces:
org.teavm.jso.JSObject
public class Items extends PluginData
+ This portion of EaglercraftX contains deobfuscated Minecraft 1.8 source code. Minecraft 1.8.8 bytecode is (c) 2015 Mojang AB. "Do not distribute!" Mod Coder Pack v9.18 deobfuscation configs are (c) Copyright by the MCP Team EaglercraftX 1.8 patch files are (c) 2022-2023 LAX1DUDE. All Rights Reserved. WITH THE EXCEPTION OF PATCH FILES, MINIFIED JAVASCRIPT, AND ALL FILES NORMALLY FOUND IN AN UNMODIFIED MINECRAFT RESOURCE PACK, YOU ARE NOT ALLOWED TO SHARE, DISTRIBUTE, OR REPURPOSE ANY FILE USED BY OR PRODUCED BY THE SOFTWARE IN THIS REPOSITORY WITHOUT PRIOR PERMISSION FROM THE PROJECT AUTHOR. NOT FOR COMMERCIAL OR MALICIOUS USE (please read the 'LICENSE' file this repo's root directory for more info)
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class net.zxmushroom63.plugins.BaseData
BaseData.BooleanCallback, BaseData.BooleanCallbackArr, BaseData.DataBooleanCallback, BaseData.DataBooleanCallbackArr, BaseData.DataDoubleCallback, BaseData.DataDoubleCallbackArr, BaseData.DataFloatCallback, BaseData.DataFloatCallbackArr, BaseData.DataIntCallback, BaseData.DataIntCallbackArr, BaseData.DataObjectCallback, BaseData.DataObjectCallbackArr, BaseData.DataStringCallback, BaseData.DataStringCallbackArr, BaseData.DataVoidCallback, BaseData.DoubleCallback, BaseData.DoubleCallbackArr, BaseData.FloatCallback, BaseData.FloatCallbackArr, BaseData.IntCallback, BaseData.IntCallbackArr, BaseData.ObjectCallback, BaseData.ObjectCallbackArr, BaseData.StringCallback, BaseData.StringCallbackArr, BaseData.VoidCallback
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Items()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PluginData
makePluginData()
-
Methods inherited from class net.zxmushroom63.plugins.BaseData
execFuncBaseData, execFuncObject, execFuncString, getBaseData, getBaseDataArr, getBoolean, getBooleanArr, getByte, getByteArr, getChar, getCharArr, getDouble, getDoubleArr, getFloat, getFloatArr, getInt, getIntArr, getObject, getObjectArr, getShort, getShortArr, getString, getStringArr, has, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setCallbackBoolean, setCallbackBooleanArr, setCallbackBooleanArrWithDataArg, setCallbackBooleanWithDataArg, setCallbackDouble, setCallbackDoubleArr, setCallbackDoubleArrWithDataArg, setCallbackDoubleWithDataArg, setCallbackFloat, setCallbackFloatArr, setCallbackFloatArrWithDataArg, setCallbackFloatWithDataArg, setCallbackInt, setCallbackIntArr, setCallbackIntArrWithDataArg, setCallbackIntWithDataArg, setCallbackObject, setCallbackObjectArr, setCallbackObjectArrWithDataArg, setCallbackObjectWithDataArg, setCallbackString, setCallbackStringArr, setCallbackStringArrWithDataArg, setCallbackStringWithDataArg, setCallbackVoid, setCallbackVoidWithDataArg, setNull
-
-
-
-
Field Detail
-
iron_shovel
public static Item iron_shovel
-
iron_pickaxe
public static Item iron_pickaxe
-
iron_axe
public static Item iron_axe
-
flint_and_steel
public static Item flint_and_steel
-
apple
public static Item apple
-
bow
public static ItemBow bow
-
arrow
public static Item arrow
-
coal
public static Item coal
-
diamond
public static Item diamond
-
iron_ingot
public static Item iron_ingot
-
gold_ingot
public static Item gold_ingot
-
iron_sword
public static Item iron_sword
-
wooden_sword
public static Item wooden_sword
-
wooden_shovel
public static Item wooden_shovel
-
wooden_pickaxe
public static Item wooden_pickaxe
-
wooden_axe
public static Item wooden_axe
-
stone_sword
public static Item stone_sword
-
stone_shovel
public static Item stone_shovel
-
stone_pickaxe
public static Item stone_pickaxe
-
stone_axe
public static Item stone_axe
-
diamond_sword
public static Item diamond_sword
-
diamond_shovel
public static Item diamond_shovel
-
diamond_pickaxe
public static Item diamond_pickaxe
-
diamond_axe
public static Item diamond_axe
-
stick
public static Item stick
-
bowl
public static Item bowl
-
mushroom_stew
public static Item mushroom_stew
-
golden_sword
public static Item golden_sword
-
golden_shovel
public static Item golden_shovel
-
golden_pickaxe
public static Item golden_pickaxe
-
golden_axe
public static Item golden_axe
-
string
public static Item string
-
feather
public static Item feather
-
gunpowder
public static Item gunpowder
-
wooden_hoe
public static Item wooden_hoe
-
stone_hoe
public static Item stone_hoe
-
iron_hoe
public static Item iron_hoe
-
diamond_hoe
public static Item diamond_hoe
-
golden_hoe
public static Item golden_hoe
-
wheat_seeds
public static Item wheat_seeds
-
wheat
public static Item wheat
-
bread
public static Item bread
-
leather_helmet
public static ItemArmor leather_helmet
-
leather_chestplate
public static ItemArmor leather_chestplate
-
leather_leggings
public static ItemArmor leather_leggings
-
leather_boots
public static ItemArmor leather_boots
-
chainmail_helmet
public static ItemArmor chainmail_helmet
-
chainmail_chestplate
public static ItemArmor chainmail_chestplate
-
chainmail_leggings
public static ItemArmor chainmail_leggings
-
chainmail_boots
public static ItemArmor chainmail_boots
-
iron_helmet
public static ItemArmor iron_helmet
-
iron_chestplate
public static ItemArmor iron_chestplate
-
iron_leggings
public static ItemArmor iron_leggings
-
iron_boots
public static ItemArmor iron_boots
-
diamond_helmet
public static ItemArmor diamond_helmet
-
diamond_chestplate
public static ItemArmor diamond_chestplate
-
diamond_leggings
public static ItemArmor diamond_leggings
-
diamond_boots
public static ItemArmor diamond_boots
-
golden_helmet
public static ItemArmor golden_helmet
-
golden_chestplate
public static ItemArmor golden_chestplate
-
golden_leggings
public static ItemArmor golden_leggings
-
golden_boots
public static ItemArmor golden_boots
-
flint
public static Item flint
-
porkchop
public static Item porkchop
-
cooked_porkchop
public static Item cooked_porkchop
-
painting
public static Item painting
-
golden_apple
public static Item golden_apple
-
sign
public static Item sign
-
oak_door
public static Item oak_door
-
spruce_door
public static Item spruce_door
-
birch_door
public static Item birch_door
-
jungle_door
public static Item jungle_door
-
acacia_door
public static Item acacia_door
-
dark_oak_door
public static Item dark_oak_door
-
bucket
public static Item bucket
-
water_bucket
public static Item water_bucket
-
lava_bucket
public static Item lava_bucket
-
minecart
public static Item minecart
-
saddle
public static Item saddle
-
iron_door
public static Item iron_door
-
redstone
public static Item redstone
-
snowball
public static Item snowball
-
boat
public static Item boat
-
leather
public static Item leather
-
milk_bucket
public static Item milk_bucket
-
brick
public static Item brick
-
clay_ball
public static Item clay_ball
-
reeds
public static Item reeds
-
paper
public static Item paper
-
book
public static Item book
-
slime_ball
public static Item slime_ball
-
chest_minecart
public static Item chest_minecart
-
furnace_minecart
public static Item furnace_minecart
-
egg
public static Item egg
-
compass
public static Item compass
-
fishing_rod
public static ItemFishingRod fishing_rod
-
clock
public static Item clock
-
glowstone_dust
public static Item glowstone_dust
-
fish
public static Item fish
-
cooked_fish
public static Item cooked_fish
-
dye
public static Item dye
-
bone
public static Item bone
-
sugar
public static Item sugar
-
cake
public static Item cake
-
bed
public static Item bed
-
repeater
public static Item repeater
-
cookie
public static Item cookie
-
filled_map
public static ItemMap filled_map
-
shears
public static ItemShears shears
-
melon
public static Item melon
-
pumpkin_seeds
public static Item pumpkin_seeds
-
melon_seeds
public static Item melon_seeds
-
beef
public static Item beef
-
cooked_beef
public static Item cooked_beef
-
chicken
public static Item chicken
-
cooked_chicken
public static Item cooked_chicken
-
mutton
public static Item mutton
-
cooked_mutton
public static Item cooked_mutton
-
rabbit
public static Item rabbit
-
cooked_rabbit
public static Item cooked_rabbit
-
rabbit_stew
public static Item rabbit_stew
-
rabbit_foot
public static Item rabbit_foot
-
rabbit_hide
public static Item rabbit_hide
-
rotten_flesh
public static Item rotten_flesh
-
ender_pearl
public static Item ender_pearl
-
blaze_rod
public static Item blaze_rod
-
ghast_tear
public static Item ghast_tear
-
gold_nugget
public static Item gold_nugget
-
nether_wart
public static Item nether_wart
-
potionitem
public static ItemPotion potionitem
-
glass_bottle
public static Item glass_bottle
-
spider_eye
public static Item spider_eye
-
fermented_spider_eye
public static Item fermented_spider_eye
-
blaze_powder
public static Item blaze_powder
-
magma_cream
public static Item magma_cream
-
brewing_stand
public static Item brewing_stand
-
cauldron
public static Item cauldron
-
ender_eye
public static Item ender_eye
-
speckled_melon
public static Item speckled_melon
-
spawn_egg
public static Item spawn_egg
-
experience_bottle
public static Item experience_bottle
-
fire_charge
public static Item fire_charge
-
writable_book
public static Item writable_book
-
written_book
public static Item written_book
-
emerald
public static Item emerald
-
item_frame
public static Item item_frame
-
flower_pot
public static Item flower_pot
-
carrot
public static Item carrot
-
potato
public static Item potato
-
baked_potato
public static Item baked_potato
-
poisonous_potato
public static Item poisonous_potato
-
map
public static ItemEmptyMap map
-
golden_carrot
public static Item golden_carrot
-
skull
public static Item skull
-
carrot_on_a_stick
public static Item carrot_on_a_stick
-
nether_star
public static Item nether_star
-
pumpkin_pie
public static Item pumpkin_pie
-
fireworks
public static Item fireworks
-
firework_charge
public static Item firework_charge
-
enchanted_book
public static ItemEnchantedBook enchanted_book
-
comparator
public static Item comparator
-
netherbrick
public static Item netherbrick
-
quartz
public static Item quartz
-
tnt_minecart
public static Item tnt_minecart
-
hopper_minecart
public static Item hopper_minecart
-
armor_stand
public static ItemArmorStand armor_stand
-
iron_horse_armor
public static Item iron_horse_armor
-
golden_horse_armor
public static Item golden_horse_armor
-
diamond_horse_armor
public static Item diamond_horse_armor
-
lead
public static Item lead
-
name_tag
public static Item name_tag
-
command_block_minecart
public static Item command_block_minecart
-
record_13
public static Item record_13
-
record_cat
public static Item record_cat
-
record_blocks
public static Item record_blocks
-
record_chirp
public static Item record_chirp
-
record_far
public static Item record_far
-
record_mall
public static Item record_mall
-
record_mellohi
public static Item record_mellohi
-
record_stal
public static Item record_stal
-
record_strad
public static Item record_strad
-
record_ward
public static Item record_ward
-
record_11
public static Item record_11
-
record_wait
public static Item record_wait
-
prismarine_shard
public static Item prismarine_shard
-
prismarine_crystals
public static Item prismarine_crystals
-
banner
public static Item banner
-
-
Method Detail
-
makePluginData
public static PluginData makePluginData()
-
-