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) boolean
boolean
boolean
boolean
boolean
boolean
contains
(FluidCategory arg0) boolean
copy()
boolean
isSealed()
void
load
(ByteBuffer arg0, int arg1) remove
(FluidCategory arg0) void
save
(ByteBuffer arg0) void
seal()
void
setFilterScript
(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
-