Package gollorum.signpost.interactions
Klasse InteractionInfo
java.lang.Object
gollorum.signpost.interactions.InteractionInfo
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungfinal net.minecraft.world.InteractionHandfinal booleanfinal Runnablefinal net.minecraft.world.entity.player.Playerfinal PostTilefinal PostTile.TraceResultfinal InteractionInfo.Type -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungInteractionInfo(InteractionInfo.Type type, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, PostTile tile, PostTile.TraceResult traceResult, Runnable mutationDistributor, boolean isRemote) -
Methodenübersicht
-
Felddetails
-
type
-
player
public final net.minecraft.world.entity.player.Player player -
hand
public final net.minecraft.world.InteractionHand hand -
tile
-
traceResult
-
mutationDistributor
-
isRemote
public final boolean isRemote
-
-
Konstruktordetails
-
InteractionInfo
public InteractionInfo(InteractionInfo.Type type, net.minecraft.world.entity.player.Player player, net.minecraft.world.InteractionHand hand, PostTile tile, PostTile.TraceResult traceResult, Runnable mutationDistributor, boolean isRemote)
-
-
Methodendetails
-
getTilePartInfo
-