public class TILDiscItem1_16_5 extends net.minecraft.world.item.RecordItem implements ItemHelpers1_16_5
| Modifier and Type | Field and Description |
|---|---|
protected mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties |
properties |
| Constructor and Description |
|---|
TILDiscItem1_16_5(net.minecraft.sounds.SoundEvent sound,
mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendHoverText(net.minecraft.world.item.ItemStack stack,
@Nullable net.minecraft.world.level.Level world,
java.util.List<net.minecraft.network.chat.Component> components,
net.minecraft.world.item.TooltipFlag flag) |
@NotNull mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties |
getProperties() |
@NotNull net.minecraft.world.InteractionResult |
useOn(net.minecraft.world.item.context.UseOnContext ctx) |
getAnalogOutput, getBySound, getDisplayName, getSoundallowdedIn, asItem, byBlock, byId, canAttackBlock, canBeDepleted, canBeHurtBy, fillItemCategory, finishUsingItem, getCraftingRemainingItem, getDefaultAttributeModifiers, getDefaultInstance, getDescription, getDescriptionId, getDescriptionId, getDestroySpeed, getDrinkingSound, getEatingSound, getEnchantmentValue, getFoodProperties, getId, getItemCategory, getMaxDamage, getMaxStackSize, getName, getOrCreateDescriptionId, getPlayerPOVHitResult, getRarity, getUseAnimation, getUseDuration, hasCraftingRemainingItem, hurtEnemy, interactLivingEntity, inventoryTick, is, isComplex, isCorrectToolForDrops, isEdible, isEnchantable, isFireResistant, isFoil, isValidRepairItem, mineBlock, onCraftedBy, onUseTick, releaseUsing, shouldOverrideMultiplayerNbt, toString, use, useOnRelease, verifyTagAfterLoadclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdefaultAppendHoverText, defaultUseOn, wrapStack, wrapWorldprotected final mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties properties
public TILDiscItem1_16_5(net.minecraft.sounds.SoundEvent sound,
mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties properties)
public void appendHoverText(net.minecraft.world.item.ItemStack stack,
@Nullable
@Nullable net.minecraft.world.level.Level world,
java.util.List<net.minecraft.network.chat.Component> components,
net.minecraft.world.item.TooltipFlag flag)
appendHoverText in class net.minecraft.world.item.RecordItem@NotNull public @NotNull net.minecraft.world.InteractionResult useOn(net.minecraft.world.item.context.UseOnContext ctx)
useOn in class net.minecraft.world.item.RecordItem@NotNull public @NotNull mods.thecomputerizer.theimpossiblelibrary.api.registry.item.ItemProperties getProperties()
getProperties in interface mods.thecomputerizer.theimpossiblelibrary.api.registry.item.WithItemProperties