| Class | Description |
|---|---|
| ArmorStandMock |
This is the mock of an
ArmorStand. |
| CreatureMock | |
| EntityEquipmentMock |
This mocks the
EntityEquipment of a LivingEntityMock. |
| EntityMock | |
| ExperienceOrbMock |
This is a simple mock of the
ExperienceOrb Entity. |
| FireworkMock |
This is a simple mock of the
Firework Entity. |
| ItemEntityMock |
This is a mock of a dropped
Item entity. |
| LivingEntityMock | |
| MobMock | |
| MonsterMock | |
| OfflinePlayerMock |
A Mock specifically for
OfflinePlayer. |
| PlayerMock | |
| PlayerMockFactory | |
| ProjectileMock | |
| SimpleEntityMock |
A very simple class that allows one to create an instance of an entity when a specific type of entity is not
required.
|
| SimpleMobMock | |
| SimpleMonsterMock | |
| ZombieMock |