Klasse ULeggingsItem
java.lang.Object
net.minecraft.world.item.Item
net.minecraft.world.item.ArmorItem
info.u_team.u_team_core.item.armor.UArmorItem
info.u_team.u_team_core.item.armor.ULeggingsItem
- Alle implementierten Schnittstellen:
net.fabricmc.fabric.api.item.v1.FabricItem,net.minecraft.world.flag.FeatureElement,net.minecraft.world.item.Equipable,net.minecraft.world.level.ItemLike
-
Verschachtelte Klassen - Übersicht
Von Klasse geerbte verschachtelte Klassen/Schnittstellen net.minecraft.world.item.ArmorItem
net.minecraft.world.item.ArmorItem.TypeVon Klasse geerbte verschachtelte Klassen/Schnittstellen net.minecraft.world.item.Item
net.minecraft.world.item.Item.Properties, net.minecraft.world.item.Item.TooltipContextVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen net.fabricmc.fabric.api.item.v1.FabricItem
net.fabricmc.fabric.api.item.v1.FabricItem.Settings -
Feldübersicht
Von Klasse geerbte Felder net.minecraft.world.item.ArmorItem
DISPENSE_ITEM_BEHAVIOR, material, typeVon Klasse geerbte Felder net.minecraft.world.item.Item
ABSOLUTE_MAX_STACK_SIZE, BASE_ATTACK_DAMAGE_ID, BASE_ATTACK_SPEED_ID, BY_BLOCK, DEFAULT_MAX_STACK_SIZE, MAX_BAR_WIDTHVon Schnittstelle geerbte Felder net.minecraft.world.flag.FeatureElement
FILTERED_REGISTRIES -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungULeggingsItem(net.minecraft.world.item.Item.Properties properties, net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> material) -
Methodenübersicht
Von Klasse geerbte Methoden net.minecraft.world.item.ArmorItem
dispenseArmor, getDefaultAttributeModifiers, getDefense, getEnchantmentValue, getEquipmentSlot, getEquipSound, getMaterial, getToughness, getType, isValidRepairItem, useVon Klasse geerbte Methoden net.minecraft.world.item.Item
appendHoverText, asItem, builtInRegistryHolder, byBlock, byId, canAttackBlock, canFitInsideContainerItems, components, finishUsingItem, getAttackDamageBonus, getBarColor, getBarWidth, getBreakingSound, getCraftingRemainingItem, getDefaultInstance, getDefaultMaxStackSize, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getId, getName, getOrCreateDescriptionId, getPlayerPOVHitResult, getTooltipImage, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, interactLivingEntity, inventoryTick, isBarVisible, isComplex, isCorrectToolForDrops, isEnchantable, isFoil, mineBlock, onCraftedBy, onCraftedPostProcess, onDestroyed, onUseTick, overrideOtherStackedOnMe, overrideStackedOnOther, postHurtEnemy, releaseUsing, requiredFeatures, toString, useOn, useOnRelease, verifyComponentsAfterLoadVon Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitVon Schnittstelle geerbte Methoden net.minecraft.world.item.Equipable
swapWithEquipmentSlotVon Schnittstelle geerbte Methoden net.fabricmc.fabric.api.item.v1.FabricItem
allowComponentsUpdateAnimation, allowContinuingBlockBreaking, canBeEnchantedWith, getRecipeRemainderVon Schnittstelle geerbte Methoden net.minecraft.world.flag.FeatureElement
isEnabled
-
Konstruktordetails
-
ULeggingsItem
public ULeggingsItem(net.minecraft.world.item.Item.Properties properties, net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> material)
-