Class SingleItemSlotView

java.lang.Object
alexiil.mc.lib.attributes.item.SingleItemSlotView
Direct Known Subclasses:
SingleItemSlot

public class SingleItemSlotView
extends java.lang.Object
A delegating view of a single slot in a FixedItemInvView.
  • Method Summary

    Modifier and Type Method Description
    net.minecraft.item.ItemStack get()  
    FixedItemInvView getBackingInv()  
    ItemFilter getFilter()  
    int getIndex()  
    int getMaxAmount​(net.minecraft.item.ItemStack stack)  
    boolean isValid​(net.minecraft.item.ItemStack stack)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait