Class GameTestsVanillaCapabilitiesEntityItem
java.lang.Object
org.cyclops.commoncapabilities.gametest.GameTestsVanillaCapabilitiesEntityItem
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
testEntityItemCapFluidBucketAdd
(net.minecraft.gametest.framework.GameTestHelper helper) void
testEntityItemCapFluidBucketRemove
(net.minecraft.gametest.framework.GameTestHelper helper) void
testEntityItemCapItemShulkerboxAdd
(net.minecraft.gametest.framework.GameTestHelper helper) void
testEntityItemCapItemShulkerboxRemove
(net.minecraft.gametest.framework.GameTestHelper helper)
-
Field Details
-
TEMPLATE_EMPTY
- See Also:
-
POS
public static final net.minecraft.core.BlockPos POS
-
-
Constructor Details
-
GameTestsVanillaCapabilitiesEntityItem
public GameTestsVanillaCapabilitiesEntityItem()
-
-
Method Details
-
testEntityItemCapItemShulkerboxAdd
public void testEntityItemCapItemShulkerboxAdd(net.minecraft.gametest.framework.GameTestHelper helper) -
testEntityItemCapItemShulkerboxRemove
public void testEntityItemCapItemShulkerboxRemove(net.minecraft.gametest.framework.GameTestHelper helper) -
testEntityItemCapFluidBucketAdd
public void testEntityItemCapFluidBucketAdd(net.minecraft.gametest.framework.GameTestHelper helper) -
testEntityItemCapFluidBucketRemove
public void testEntityItemCapFluidBucketRemove(net.minecraft.gametest.framework.GameTestHelper helper)
-