Package org.core.entity.scene.minecart
Interface MinecartSnapshot
- All Superinterfaces:
Entity<EntitySnapshot<? extends LiveEntity>>
,EntitySnapshot<LiveMinecart>
,Minecart<EntitySnapshot<? extends LiveEntity>>
,Positionable<SyncExactPosition>
public interface MinecartSnapshot
extends Minecart<EntitySnapshot<? extends LiveEntity>>, EntitySnapshot<LiveMinecart>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.entity.EntitySnapshot
EntitySnapshot.NoneDestructibleSnapshot<E extends LiveEntity>
-
Method Summary
Methods inherited from interface org.core.entity.Entity
addPassengers, addPassengers, clearPassengers, getAttachedTo, getCustomNameComponent, getFacingDirection, getPassengers, getPitch, getPosition, getRoll, getType, getVelocity, getYaw, hasGravity, hasPassengers, isCustomNameVisible, isOnGround, isRemoved, removePassengers, removePassengers, setCustomName, setCustomName, setCustomNameVisible, setGravity, setPitch, setPosition, setPosition, setPosition, setPosition, setRoll, setVelocity, setVelocity, setYaw
Methods inherited from interface org.core.entity.EntitySnapshot
createSnapshot, getCreatedFrom, spawnEntity
Methods inherited from interface org.core.entity.scene.minecart.Minecart
isSlowWhenEmpty, setSlowWhenEmpty