Interface Wrapper<NMS extends ShallowCopy<NMS>,Self extends Wrapper<NMS,Self>>

All Superinterfaces:
ShallowCopy<Self>
All Known Subinterfaces:
EnderInventory<NMS,Self>, MainInventory<NMS,Self>, StandardSpectatorInventory<Slot,NMS,Self>

public interface Wrapper<NMS extends ShallowCopy<NMS>,Self extends Wrapper<NMS,Self>> extends ShallowCopy<Self>