net.minecraft.server.network

public interface ServerTextFilter$IgnoreStrategy

atp$a
net.minecraft.server.network.ServerTextFilter$IgnoreStrategy
net.minecraft.class_9847$class_5515
net.minecraft.server.filter.AbstractTextFilterer$HashIgnorer
net.minecraft.server.network.ServerTextFilter$a

Field summary

Modifier and TypeField
ServerTextFilter$IgnoreStrategy
a
NEVER_IGNORE
field_26834
NEVER_IGNORE
ServerTextFilter$IgnoreStrategy
b
IGNORE_FULLY_FILTERED
field_26835
IGNORE_IF_MATCHES_ALL

Method summary

Modifier and TypeMethod
static ServerTextFilter$IgnoreStrategy
ignoreOverThreshold(int arg0)
ignoreOverThreshold(int arg0)
method_33806(int arg0)
internalDropHashes(int hashesToDrop)
static ServerTextFilter$IgnoreStrategy
select(int arg0)
select(int arg0)
method_33808(int arg0)
dropHashes(int hashesToDrop)
boolean
shouldIgnore(String arg0, int arg1)
shouldIgnore(String arg0, int arg1)
shouldIgnore(String arg0, int arg1)
shouldIgnore(String hashes, int hashesSize)