public class EntityOnFire extends java.lang.Object implements EntityProperty
Modifier and Type | Class and Description |
---|---|
static class |
EntityOnFire.Serializer |
Modifier and Type | Field and Description |
---|---|
private boolean |
onFire |
Constructor and Description |
---|
EntityOnFire(boolean onFireIn) |
Modifier and Type | Method and Description |
---|---|
boolean |
testProperty(java.util.Random random,
Entity entityIn) |
public boolean testProperty(java.util.Random random, Entity entityIn)
testProperty
in interface EntityProperty