Index

D G I N O 
All Classes and Interfaces|All Packages

D

dev.sefiraat.networkslib.interfaces.interactable - package dev.sefiraat.networkslib.interfaces.interactable
 

G

getAffectLocation() - Method in class dev.sefiraat.networkslib.interfaces.interactable.InteractionResult
Returns the location of the affected block and/or the location to drop unprocessed items.
getFetchedStacks() - Method in class dev.sefiraat.networkslib.interfaces.interactable.InteractionResult
Returns the ItemStack(s) produced as a result of this interaction.

I

InteractionResult - Class in dev.sefiraat.networkslib.interfaces.interactable
This class represents the result of an interaction request sent from Networks.
InteractionResult(boolean, Location, ItemStack...) - Constructor for class dev.sefiraat.networkslib.interfaces.interactable.InteractionResult
Creates a new InteractionResult
isInteractionSuccessful() - Method in class dev.sefiraat.networkslib.interfaces.interactable.InteractionResult
Returns whether the interaction was successful or not.

N

NetworksInteractable - Interface in dev.sefiraat.networkslib.interfaces.interactable
 

O

onInteract() - Method in interface dev.sefiraat.networkslib.interfaces.interactable.NetworksInteractable
 
D G I N O 
All Classes and Interfaces|All Packages