Skip to content

Latest commit

 

History

History
348 lines (348 loc) · 16.4 KB

cn.nukkit.level.particle.Particle.md

File metadata and controls

348 lines (348 loc) · 16.4 KB
  • 成员变量一览

    成员变量 
    修饰符和类 成员变量描述
    static int TYPE_BALLOON_GAS 
    static int TYPE_BLOCK_FORCE_FIELD 
    static int TYPE_BUBBLE 
    static int TYPE_BUBBLE_COLUMN_DOWN 
    static int TYPE_BUBBLE_COLUMN_UP 
    static int TYPE_CAMPFIRE_SMOKE 
    static int TYPE_CARROT 
    static int TYPE_COLORED_FLAME 
    static int TYPE_CONDUIT 
    static int TYPE_CRITICAL 
    static int TYPE_DRAGONS_BREATH 
    static int TYPE_DRIP_HONEY 
    static int TYPE_DRIP_LAVA 
    static int TYPE_DRIP_WATER 
    static int TYPE_DUST 
    static int TYPE_ENCHANTMENT_TABLE 
    static int TYPE_END_ROD 
    static int TYPE_EVAPORATION 
    static int TYPE_EXPLODE 
    static int TYPE_FALLING_DRAGONS_BREATH 
    static int TYPE_FALLING_DUST 
    static int TYPE_FALLING_RED_DUST 
    static int TYPE_FIREWORKS_OVERLAY 
    static int TYPE_FIREWORKS_SPARK 
    static int TYPE_FIREWORKS_STARTER 
    static int TYPE_FLAME 
    static int TYPE_FOOD 
    static int TYPE_HEART 
    static int TYPE_HUGE_EXPLODE 
    static int TYPE_HUGE_EXPLODE_SEED 
    static int TYPE_INK 
    static int TYPE_ITEM_BREAK 
    static int TYPE_LARGE_EXPLOSION 
    static int TYPE_LARGE_SMOKE 
    static int TYPE_LAVA 
    static int TYPE_MOB_FLAME 
    static int TYPE_MOB_SPELL 
    static int TYPE_MOB_SPELL_AMBIENT 
    static int TYPE_MOB_SPELL_INSTANTANEOUS 
    static int TYPE_NOTE 
    static int TYPE_NOTE_AND_DUST 
    static int TYPE_PORTAL 
    static int TYPE_RAIN_SPLASH 
    static int TYPE_REDSTONE 
    static int TYPE_RISING_DRAGONS_BREATH 
    static int TYPE_RISING_RED_DUST 
    static int TYPE_SLIME 
    static int TYPE_SMOKE 
    static int TYPE_SNEEZE 
    static int TYPE_SNOWBALL_POOF 
    static int TYPE_SPARKLER 
    static int TYPE_SPIT 
    static int TYPE_SPLASH 
    static int TYPE_SUSPENDED_TOWN 
    static int TYPE_TERRAIN 
    static int TYPE_TOTEM 
    static int TYPE_TOWN_AURA 
    static int TYPE_TRACKING_EMITTER 
    static int TYPE_VILLAGER_ANGRY 
    static int TYPE_VILLAGER_HAPPY 
    static int TYPE_WATER_SPLASH 
    static int TYPE_WATER_WAKE 
    static int TYPE_WITCH_SPELL 
    • 继承自类 cn.nukkit.math.Vector3

      x, y, z
  • 构造函数一览

    构造函数 
    构造函数描述
    Particle() 
    Particle(double x) 
    Particle(double x, double y) 
    Particle(double x, double y, double z) 
  • 成员函数一览

    All Methods Static Methods Instance Methods Abstract Methods Concrete Methods 
    修饰符和类 成员函数描述
    abstract DataPacket[] encode() 
    static Integer getParticleIdByName(String name) 
    static boolean particleExists(String name) 
    • 继承自类 cn.nukkit.math.Vector3

      abs, add, add, add, add, asBlockVector3, asVector3f, ceil, clone, cross, distance, distanceSquared, divide, dot, down, down, east, east, equals, floor, getChunkX, getChunkZ, getFloorX, getFloorY, getFloorZ, getForward, getIntermediateWithXValue, getIntermediateWithYValue, getIntermediateWithZValue, getRight, getSide, getSide, getSouth, getUp, getWest, getX, getY, getZ, hashCode, length, lengthSquared, maxPlainDistance, maxPlainDistance, maxPlainDistance, maxPlainDistance, maxPlainDistance, multiply, normalize, north, north, rawHashCode, round, setComponents, south, south, subtract, subtract, subtract, subtract, subtract, toString, up, up, west, west
    • 继承自类 java.lang.Object

      finalize, getClass, notify, notifyAll, wait, wait, wait