Class ElementPressure.Factory
java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.theoneprobe.ElementPressure.Factory
- All Implemented Interfaces:
mcjty.theoneprobe.api.IElementFactory
- Enclosing class:
- ElementPressure
public static class ElementPressure.Factory
extends Object
implements mcjty.theoneprobe.api.IElementFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmcjty.theoneprobe.api.IElementcreateElement(net.minecraft.network.FriendlyByteBuf friendlyByteBuf) net.minecraft.resources.ResourceLocationgetId()
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
createElement
public mcjty.theoneprobe.api.IElement createElement(net.minecraft.network.FriendlyByteBuf friendlyByteBuf) - Specified by:
createElementin interfacemcjty.theoneprobe.api.IElementFactory
-
getId
public net.minecraft.resources.ResourceLocation getId()- Specified by:
getIdin interfacemcjty.theoneprobe.api.IElementFactory
-