Object SubAnomaly1Entity.Companion
-
- All Implemented Interfaces:
public class SubAnomaly1Entity.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final EntityDataAccessor<Integer>
DESPAWN_TIMER
public final static SubAnomaly1Entity.Companion
INSTANCE
-
Method Summary
Modifier and Type Method Description final AttributeSupplier.Builder
createAttributes()
final EntityDataAccessor<Integer>
getDESPAWN_TIMER()
-
-
Method Detail
-
createAttributes
final AttributeSupplier.Builder createAttributes()
-
getDESPAWN_TIMER
final EntityDataAccessor<Integer> getDESPAWN_TIMER()
-
-
-
-