Java源码示例:cn.nukkit.entity.EntityCreature

示例1
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}
 
示例2
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}
 
示例3
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}
 
示例4
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}
 
示例5
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}
 
示例6
public boolean isCreature() {
    return this.entity instanceof EntityCreature;
}