Class CopycatsPlusHelper.Instance
java.lang.Object
com.lightning.northstar.compat.copycats.CopycatsPlusHelper.Instance
- All Implemented Interfaces:
CopycatsPlusHelper
- Enclosing interface:
CopycatsPlusHelper
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.lightning.northstar.compat.copycats.CopycatsPlusHelper
CopycatsPlusHelper.Instance, CopycatsPlusHelper.Stub -
Field Summary
Fields inherited from interface com.lightning.northstar.compat.copycats.CopycatsPlusHelper
$ -
Method Summary
Modifier and TypeMethodDescriptionList<net.minecraft.world.level.block.state.BlockState> getCopycatMaterials(@Nullable net.minecraft.world.level.block.entity.BlockEntity be)
-
Method Details
-
getCopycatMaterials
public List<net.minecraft.world.level.block.state.BlockState> getCopycatMaterials(@Nullable @Nullable net.minecraft.world.level.block.entity.BlockEntity be) - Specified by:
getCopycatMaterialsin interfaceCopycatsPlusHelper
-