Class FluidFilter
java.lang.Object
zombie.entity.components.fluids.FluidFilter
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd(FluidCategory arg0) booleanbooleanbooleanbooleanbooleanbooleancontains(FluidCategory arg0) booleancopy()booleanisSealed()voidload(ByteBuffer arg0, int arg1) remove(FluidCategory arg0) voidsave(ByteBuffer arg0) voidseal()voidsetFilterScript(String arg0) toString()
-
Constructor Details
-
FluidFilter
public FluidFilter()
-
-
Method Details
-
setFilterScript
-
toString
-
seal
public void seal() -
isSealed
public boolean isSealed() -
copy
-
getFilterType
-
setFilterType
-
add
-
remove
-
contains
-
add
-
add
-
add
-
remove
-
remove
-
remove
-
contains
-
contains
-
contains
-
allows
-
allows
-
allows
-
getFilterDisplayName
-
getFilterTooltipText
-
save
- Throws:
IOException
-
load
- Throws:
IOException
-