net.minecraft.server.filter

public interface AbstractTextFilterer$HashIgnorer

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

Field summary

Modifier and TypeField
AbstractTextFilterer$HashIgnorer
NEVER_IGNORE
NEVER_IGNORE
field_26834
NEVER_IGNORE
AbstractTextFilterer$HashIgnorer
IGNORE_FULLY_FILTERED
IGNORE_FULLY_FILTERED
field_26835
IGNORE_IF_MATCHES_ALL

Method summary

Modifier and TypeMethod
static AbstractTextFilterer$HashIgnorer
ignoreOverThreshold(int threshold)
ignoreOverThreshold(int threshold)
method_33806(int arg0)
internalDropHashes(int hashesToDrop)
static AbstractTextFilterer$HashIgnorer
select(int hashesToDrop)
select(int hashesToDrop)
method_33808(int arg0)
dropHashes(int hashesToDrop)
boolean
shouldIgnore(String message, int removedCharCount)
shouldIgnore(String message, int removedCharCount)
method_1_140(String arg0, int arg1)
shouldIgnore(String hashes, int hashesSize)