Class TestEntityOperators
java.lang.Object
org.cyclops.integrateddynamics.gametest.integration.TestEntityOperators
Test the different logical operators.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
before()
protected ValueObjectTypeEntity.ValueEntity
makeEntity
(net.minecraft.world.entity.Entity entity) void
----------------------------------- AGE -----------------------------------void
----------------------------------- CANBREED -----------------------------------void
----------------------------------- CANBREEDWITH -----------------------------------void
----------------------------------- HEALTH -----------------------------------void
----------------------------------- HEIGHT -----------------------------------void
----------------------------------- ISANIMAL -----------------------------------void
----------------------------------- ISBURNING -----------------------------------void
----------------------------------- ISCHILD -----------------------------------void
----------------------------------- ISCROUCHING -----------------------------------void
----------------------------------- ISEATING -----------------------------------void
----------------------------------- ISINLOVE -----------------------------------void
----------------------------------- ISITEM -----------------------------------void
----------------------------------- ISMOB -----------------------------------void
----------------------------------- ISPLAYER -----------------------------------void
----------------------------------- ISSHEARABLE -----------------------------------void
----------------------------------- ISWET -----------------------------------void
----------------------------------- ITEMSTACK -----------------------------------void
----------------------------------- NBT -----------------------------------void
----------------------------------- WIDTH -----------------------------------void
----------------------------------- DEATHSOUND -----------------------------------void
----------------------------------- HELDITEM_MAIN -----------------------------------void
----------------------------------- HELDITEM_OFF -----------------------------------void
----------------------------------- HURTSOUND -----------------------------------void
----------------------------------- ITEMFRAME_CONTENTS -----------------------------------void
----------------------------------- ITEMFRAME_ROTATION -----------------------------------void
----------------------------------- MODNAME -----------------------------------void
----------------------------------- MOUNTED -----------------------------------void
----------------------------------- TYPE -----------------------------------void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
TestEntityOperators
public TestEntityOperators()
-
-
Method Details
-
makeEntity
-
before
public void before() -
testBlockIsMob
----------------------------------- ISMOB ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsMobLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsMobSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsMob
- Throws:
EvaluationException
-
testBlockIsAnimal
----------------------------------- ISANIMAL ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsAnimalLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsAnimalSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsAnimal
- Throws:
EvaluationException
-
testBlockIsItem
----------------------------------- ISITEM ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsItemLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsItemSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsItem
- Throws:
EvaluationException
-
testBlockIsPlayer
----------------------------------- ISPLAYER ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsPlayerLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsPlayerSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsPlayer
- Throws:
EvaluationException
-
testBlockItemStack
----------------------------------- ITEMSTACK ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeItemStackLarge
- Throws:
EvaluationException
-
testInvalidInputSizeItemStackSmall
- Throws:
EvaluationException
-
testInvalidInputTypeItemStack
- Throws:
EvaluationException
-
testBlockHealth
----------------------------------- HEALTH ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHealthLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHealthSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHealth
- Throws:
EvaluationException
-
testBlockWidth
----------------------------------- WIDTH ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeWidthLarge
- Throws:
EvaluationException
-
testInvalidInputSizeWidthSmall
- Throws:
EvaluationException
-
testInvalidInputTypeWidth
- Throws:
EvaluationException
-
testBlockHeight
----------------------------------- HEIGHT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHeightLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHeightSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHeight
- Throws:
EvaluationException
-
testBlockIsBurning
----------------------------------- ISBURNING ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsBurningLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsBurningSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsBurning
- Throws:
EvaluationException
-
testBlockIsWet
----------------------------------- ISWET ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsWetLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsWetSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsWet
- Throws:
EvaluationException
-
testBlockIsCrouching
----------------------------------- ISCROUCHING ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsCrouchingLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsCrouchingSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsCrouching
- Throws:
EvaluationException
-
testBlockIsEating
----------------------------------- ISEATING ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsEatingLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsEatingSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsEating
- Throws:
EvaluationException
-
testEntityModName
----------------------------------- MODNAME ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeModNameLarge
- Throws:
EvaluationException
-
testInvalidInputSizeModNameSmall
- Throws:
EvaluationException
-
testInvalidInputTypeModName
- Throws:
EvaluationException
-
testEntityHeldItemMain
----------------------------------- HELDITEM_MAIN ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHeldItemMainLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHeldItemMainSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHeldItemMain
- Throws:
EvaluationException
-
testEntityHeldItemOff
----------------------------------- HELDITEM_OFF ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHeldItemOffLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHeldItemOffSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHeldItemOff
- Throws:
EvaluationException
-
testEntityMounted
----------------------------------- MOUNTED ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeMountedLarge
- Throws:
EvaluationException
-
testInvalidInputSizeMountedSmall
- Throws:
EvaluationException
-
testInvalidInputTypeMounted
- Throws:
EvaluationException
-
testEntityItemframeContents
----------------------------------- ITEMFRAME_CONTENTS ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeItemframeContentsLarge
- Throws:
EvaluationException
-
testInvalidInputSizeItemframeContentsSmall
- Throws:
EvaluationException
-
testInvalidInputTypeItemframeContents
- Throws:
EvaluationException
-
testEntityItemframeRotation
----------------------------------- ITEMFRAME_ROTATION ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeItemframeRotationLarge
- Throws:
EvaluationException
-
testInvalidInputSizeItemframeRotationSmall
- Throws:
EvaluationException
-
testInvalidInputTypeItemframeRotation
- Throws:
EvaluationException
-
testEntityHurtSound
----------------------------------- HURTSOUND ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeHurtSoundLarge
- Throws:
EvaluationException
-
testInvalidInputSizeHurtSoundSmall
- Throws:
EvaluationException
-
testInvalidInputTypeHurtSound
- Throws:
EvaluationException
-
testEntityDeathSound
----------------------------------- DEATHSOUND ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeDeathSoundLarge
- Throws:
EvaluationException
-
testInvalidInputSizeDeathSoundSmall
- Throws:
EvaluationException
-
testInvalidInputTypeDeathSound
- Throws:
EvaluationException
-
testBlockAge
----------------------------------- AGE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeAgeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeAgeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeAge
- Throws:
EvaluationException
-
testBlockIsChild
----------------------------------- ISCHILD ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsChildLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsChildSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsChild
- Throws:
EvaluationException
-
testBlockCanBreed
----------------------------------- CANBREED ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeCanBreedLarge
- Throws:
EvaluationException
-
testInvalidInputSizeCanBreedSmall
- Throws:
EvaluationException
-
testInvalidInputTypeCanBreed
- Throws:
EvaluationException
-
testBlockIsInLove
----------------------------------- ISINLOVE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsInLoveLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsInLoveSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsInLove
- Throws:
EvaluationException
-
testBlockCanBreedWith
----------------------------------- CANBREEDWITH ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeCanBreedWithLarge
- Throws:
EvaluationException
-
testInvalidInputSizeCanBreedWithSmall
- Throws:
EvaluationException
-
testInvalidInputTypeCanBreedWith
- Throws:
EvaluationException
-
testBlockIsShearable
----------------------------------- ISSHEARABLE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeIsShearableLarge
- Throws:
EvaluationException
-
testInvalidInputSizeIsShearableSmall
- Throws:
EvaluationException
-
testInvalidInputTypeIsShearable
- Throws:
EvaluationException
-
testBlockNbt
----------------------------------- NBT ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeNbtLarge
- Throws:
EvaluationException
-
testInvalidInputSizeNbtSmall
- Throws:
EvaluationException
-
testInvalidInputTypeNbt
- Throws:
EvaluationException
-
testEntityType
----------------------------------- TYPE ------------------------------------ Throws:
EvaluationException
-
testInvalidInputSizeTypeLarge
- Throws:
EvaluationException
-
testInvalidInputSizeTypeSmall
- Throws:
EvaluationException
-
testInvalidInputTypeType
- Throws:
EvaluationException
-