Interface PlaceholderPalette
-
Method Summary
Modifier and TypeMethodDescriptionanvil()
crafting()
cursor()
static PlaceholderPalette
empty()
generic()
getPersonalSlotPlaceholder
(PlayerInventorySlot slot, PlaceholderGroup placeholderGroup) loom()
merchant()
offHand()
-
Method Details
-
empty
-
inaccessible
ItemStack inaccessible() -
armourHelmet
ItemStack armourHelmet() -
armourChestplate
ItemStack armourChestplate() -
armourLeggings
ItemStack armourLeggings() -
armourBoots
ItemStack armourBoots() -
offHand
ItemStack offHand() -
cursor
ItemStack cursor() -
crafting
ItemStack crafting() -
anvil
ItemStack anvil() -
merchant
ItemStack merchant() -
cartography
ItemStack cartography() -
enchantingItem
ItemStack enchantingItem() -
enchantingFuel
ItemStack enchantingFuel() -
grindstone
ItemStack grindstone() -
loom
ItemStack loom() -
smithingBase
ItemStack smithingBase() -
smithingTemplate
ItemStack smithingTemplate() -
smithingAddition
ItemStack smithingAddition() -
stonecutter
ItemStack stonecutter() -
generic
ItemStack generic() -
getPersonalSlotPlaceholder
-