GridEntityType
Enumeration Members
NULL
• NULL = 0
Defined in
DECORATION
• DECORATION = 1
Does not correspond to any specific GridEntity
class.
Defined in
ROCK
• ROCK = 2
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK
(1000).
Defined in
BLOCK
• BLOCK = 3
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.BLOCK
(1900).
Defined in
ROCK_TINTED
• ROCK_TINTED = 4
The rocks with an "X" on them that produce soul hearts and other rewards when destroyed.
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_TINTED
(1003).
Defined in
ROCK_BOMB
• ROCK_BOMB = 5
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_BOMB
(1001).
Defined in
ROCK_ALT
• ROCK_ALT = 6
An urn, mushroom, skull, polyp, or bucket, depending on what the backdrop type. For more
information, see the getRockAltType
helper function.
(Contrary to popular belief, the stage does not matter for the purposes of determining what the
RockAltType
is.)
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_ALT
(1002).
Defined in
PIT
• PIT = 7
Grid entities with this type can be converted to the GridEntityPit
class.
Corresponds to GridEntityXMLType.PIT
(3000).
Defined in
SPIKES
• SPIKES = 8
Grid entities with this type can be converted to the GridEntitySpikes
class.
Corresponds to GridEntityXMLType.SPIKES
(1930).
Defined in
SPIKES_ON_OFF
• SPIKES_ON_OFF = 9
Grid entities with this type can be converted to the GridEntitySpikes
class.
Corresponds to GridEntityXMLType.SPIKES_ON_OFF
(1931).
Defined in
SPIDER_WEB
• SPIDER_WEB = 10
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.SPIDER_WEB
(1940).
Defined in
LOCK
• LOCK = 11
A key block.
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.LOCK
(4000).
Defined in
TNT
• TNT = 12
Grid entities with this type can be converted to the GridEntityTNT
class.
Corresponds to GridEntityXMLType.TNT
(1300).
Defined in
FIREPLACE
• FIREPLACE = 13
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.FIREPLACE
(1400) and GridEntityXMLType.RED_FIREPLACE
(1410).
Defined in
POOP
• POOP = 14
Grid entities with this type can be converted to the GridEntityPoop
class.
Corresponds to many different GridEntityXMLType
values.
Defined in
WALL
• WALL = 15
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.WALL
(1999).
Defined in
DOOR
• DOOR = 16
Grid entities with this type can be converted to the GridEntityDoor
class.
Does not correspond to any GridEntityXMLType
value.
Defined in
TRAPDOOR
• TRAPDOOR = 17
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.TRAPDOOR
(9000).
Defined in
CRAWL_SPACE
• CRAWL_SPACE = 18
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.CRAWL_SPACE
(9100).
Defined in
GRAVITY
• GRAVITY = 19
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.GRAVITY
(10000).
Defined in
PRESSURE_PLATE
• PRESSURE_PLATE = 20
Grid entities with this type can be converted to the GridEntityPressurePlate
class.
Corresponds to GridEntityXMLType.PRESSURE_PLATE
(4500).
Defined in
STATUE
• STATUE = 21
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.STATUE_DEVIL
(5000) and GridEntityXMLType.STATUE_ANGEL
(5001).
Defined in
ROCK_SUPER_SPECIAL
• ROCK_SUPER_SPECIAL = 22
A super tinted rock that yields double rewards.
Grid entities with this type can be converted to the GridEntityRock
class.
Does not correspond to any GridEntityXMLType
value.
Defined in
TELEPORTER
• TELEPORTER = 23
Does not correspond to any specific GridEntity
class.
Corresponds to GridEntityXMLType.TELEPORTER
(6100).
Defined in
PILLAR
• PILLAR = 24
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.PILLAR
(1901).
Defined in
ROCK_SPIKED
• ROCK_SPIKED = 25
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_SPIKED
(1010).
Defined in
ROCK_ALT_2
• ROCK_ALT_2 = 26
A marked skull that will always drop a Fool card.
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_ALT_2
(1008).
Defined in
ROCK_GOLD
• ROCK_GOLD = 27
Grid entities with this type can be converted to the GridEntityRock
class.
Corresponds to GridEntityXMLType.ROCK_GOLD
(1011).