Klasse WaystoneBlockPart
java.lang.Object
gollorum.signpost.blockpartdata.types.WaystoneBlockPart
- Alle implementierten Schnittstellen:
Interactable,WithOwner,WithOwner.OfWaystone,BlockPart<WaystoneBlockPart>
public class WaystoneBlockPart
extends Object
implements BlockPart<WaystoneBlockPart>, WithOwner.OfWaystone
-
Verschachtelte Klassen - Übersicht
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen gollorum.signpost.interactions.Interactable
Interactable.InteractionResultVon Schnittstelle geerbte verschachtelte Klassen/Schnittstellen gollorum.signpost.security.WithOwner
WithOwner.OfSignpost, WithOwner.OfWaystone -
Feldübersicht
FelderVon Schnittstelle geerbte Felder gollorum.signpost.utils.BlockPart
CODEC_V2, STREAM_CODEC -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWaystoneBlockPart(PlayerHandle owner) WaystoneBlockPart(Optional<PlayerHandle> owner) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungvoidCollection<net.minecraft.world.item.ItemStack> getDrops()getMeta()getName()booleanhasThePermissionToEdit(WithOwner tile, net.minecraft.world.entity.player.Player player) voidinitialize(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos position) interact(InteractionInfo info) voidremoveFrom(PostTile tile) voidsetWaystoneOwner(Optional<PlayerHandle> owner) Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden gollorum.signpost.interactions.Interactable
intersectWith
-
Felddetails
-
METADATA
-
-
Konstruktordetails
-
WaystoneBlockPart
-
WaystoneBlockPart
-
-
Methodendetails
-
getHandle
-
getName
-
initialize
public void initialize(net.minecraft.world.level.Level level, net.minecraft.core.BlockPos position) -
attachTo
- Angegeben von:
attachToin SchnittstelleBlockPart<WaystoneBlockPart>
-
getIntersection
- Angegeben von:
getIntersectionin SchnittstelleInteractable
-
interact
- Angegeben von:
interactin SchnittstelleInteractable
-
getMeta
- Angegeben von:
getMetain SchnittstelleBlockPart<WaystoneBlockPart>
-
hasThePermissionToEdit
public boolean hasThePermissionToEdit(WithOwner tile, net.minecraft.world.entity.player.Player player) - Angegeben von:
hasThePermissionToEditin SchnittstelleBlockPart<WaystoneBlockPart>
-
getDrops
- Angegeben von:
getDropsin SchnittstelleBlockPart<WaystoneBlockPart>
-
removeFrom
- Angegeben von:
removeFromin SchnittstelleBlockPart<WaystoneBlockPart>
-
getWaystoneOwner
- Angegeben von:
getWaystoneOwnerin SchnittstelleWithOwner.OfWaystone
-
setWaystoneOwner
- Angegeben von:
setWaystoneOwnerin SchnittstelleWithOwner.OfWaystone
-
getAllTextures
- Angegeben von:
getAllTexturesin SchnittstelleBlockPart<WaystoneBlockPart>
-