Class FluidFilter
java.lang.Object
zombie.entity.components.fluids.FluidFilter
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadd
(FluidCategory fluidCategory) boolean
boolean
boolean
boolean
boolean
boolean
contains
(FluidCategory fluidCategory) boolean
copy()
void
load
(ByteBuffer byteBuffer, int var2) remove
(FluidCategory fluidCategory) void
save
(ByteBuffer byteBuffer) void
seal()
void
setFilterScript
(String string) setFilterType
(FluidFilter.FilterType filterTypex) toString()
-
Constructor Details
-
FluidFilter
public FluidFilter()
-
-
Method Details
-
setFilterScript
-
toString
-
seal
public void seal() -
copy
-
getFilterType
-
setFilterType
-
add
-
remove
-
contains
-
add
-
add
-
add
-
remove
-
remove
-
remove
-
contains
-
contains
-
contains
-
allows
-
allows
-
allows
-
save
- Throws:
IOException
-
load
- Throws:
IOException
-